X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu8-conv-from-enc-tests;h=a9b7d772c76daed0f39d5c65fbaea251d3ec8ff5;hb=a363f4ed4a0e69187c97686ac44502c49c7f4b3d;hp=4dc02cb0bf1e6be8766c828ec58084a53a5d6fda;hpb=0ebfad1c550889136b94eb12e7795c90e8cc5394;p=gnulib.git diff --git a/modules/uniconv/u8-conv-from-enc-tests b/modules/uniconv/u8-conv-from-enc-tests index 4dc02cb0b..a9b7d772c 100644 --- a/modules/uniconv/u8-conv-from-enc-tests +++ b/modules/uniconv/u8-conv-from-enc-tests @@ -1,5 +1,6 @@ Files: tests/uniconv/test-u8-conv-from-enc.c +tests/macros.h Depends-on: unistr/u8-strlen @@ -11,5 +12,5 @@ Makefile.am: TESTS += test-u8-conv-from-enc check_PROGRAMS += test-u8-conv-from-enc test_u8_conv_from_enc_SOURCES = uniconv/test-u8-conv-from-enc.c -test_u8_conv_from_enc_LDADD = $(LDADD) @LIBICONV@ +test_u8_conv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@