X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu16-strconv-to-enc-tests;h=cf479869c3b7b6904f76af95164e3e049609b249;hb=c65d65a81e9d66960ae7ce5abe5069d5b7338ed2;hp=64a2e20ce93335649f22c581094bbfb447e50a27;hpb=88281b8d23b99e5b6c92f37f86c3ace2bb34143f;p=gnulib.git diff --git a/modules/uniconv/u16-strconv-to-enc-tests b/modules/uniconv/u16-strconv-to-enc-tests index 64a2e20ce..cf479869c 100644 --- a/modules/uniconv/u16-strconv-to-enc-tests +++ b/modules/uniconv/u16-strconv-to-enc-tests @@ -1,5 +1,6 @@ Files: tests/uniconv/test-u16-strconv-to-enc.c +tests/macros.h Depends-on: unistr/u16-strcmp @@ -10,5 +11,5 @@ Makefile.am: TESTS += test-u16-strconv-to-enc check_PROGRAMS += test-u16-strconv-to-enc test_u16_strconv_to_enc_SOURCES = uniconv/test-u16-strconv-to-enc.c -test_u16_strconv_to_enc_LDADD = @LIBICONV@ $(LDADD) +test_u16_strconv_to_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@