Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / iconv-tests
index 511d312..91e17f0 100644 (file)
@@ -1,5 +1,7 @@
 Files:
 tests/test-iconv.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 
@@ -8,5 +10,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-iconv
 check_PROGRAMS += test-iconv
-test_iconv_LDADD = @LIBICONV@ $(LDADD)
+test_iconv_LDADD = $(LDADD) @LIBICONV@