X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ficonv-tests;h=91e17f0c42fd243c1153bde28aad85d6efac29ae;hb=b8fd86de0027e6ef3956291b39e35b343a511840;hp=511d31218c7717eb6ec421690556052e0e5a0fa6;hpb=bda4ada81a177eda7d07d1e0f265bcd0a32bae1c;p=gnulib.git diff --git a/modules/iconv-tests b/modules/iconv-tests index 511d31218..91e17f0c4 100644 --- a/modules/iconv-tests +++ b/modules/iconv-tests @@ -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@