posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / iconv-tests
blobc1709f95de04efb2fa3f63616abe38fbae66aa39
1 Files:
2 tests/test-iconv.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 iconv_open
9 configure.ac:
11 Makefile.am:
12 TESTS += test-iconv
13 check_PROGRAMS += test-iconv
14 test_iconv_LDADD = $(LDADD) @LIBICONV@