X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu8-strconv-from-enc-tests;h=90119d591dd8bef399237e6d67fc5b30830cbe5d;hb=7b9c5e771671ab35d3aa9e73bc064595925f345d;hp=da5f3b69fa704053dc7c180e304b176fdeaa0c50;hpb=9541bf4fe3f2c337571be3816bce1fa75d80cbfb;p=gnulib.git diff --git a/modules/uniconv/u8-strconv-from-enc-tests b/modules/uniconv/u8-strconv-from-enc-tests index da5f3b69f..90119d591 100644 --- a/modules/uniconv/u8-strconv-from-enc-tests +++ b/modules/uniconv/u8-strconv-from-enc-tests @@ -1,5 +1,6 @@ Files: tests/uniconv/test-u8-strconv-from-enc.c +tests/macros.h Depends-on: unistr/u8-strcmp @@ -10,5 +11,5 @@ Makefile.am: TESTS += test-u8-strconv-from-enc check_PROGRAMS += test-u8-strconv-from-enc test_u8_strconv_from_enc_SOURCES = uniconv/test-u8-strconv-from-enc.c -test_u8_strconv_from_enc_LDADD = @LIBICONV@ $(LDADD) +test_u8_strconv_from_enc_LDADD = $(LDADD) @LIBICONV@