readutmp: Fix dependencies.
[gnulib.git] / modules / verror-tests
blobbdcf0602191ca05362b3c30ce9ee27ba48930fe6
1 Files:
2 tests/test-verror.sh
3 tests/test-verror.c
4 tests/macros.h
6 Depends-on:
7 test-framework-sh
9 configure.ac:
11 Makefile.am:
12 TESTS += test-verror.sh
13 check_PROGRAMS += test-verror
14 test_verror_LDADD = $(LDADD) $(LIBINTL)