X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu8-conv-from-enc-tests;h=a9b7d772c76daed0f39d5c65fbaea251d3ec8ff5;hb=c65d65a81e9d66960ae7ce5abe5069d5b7338ed2;hp=d11cd52def9bf20e9f0aeae969a1192a4101065b;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/uniconv/u8-conv-from-enc-tests b/modules/uniconv/u8-conv-from-enc-tests index d11cd52de..a9b7d772c 100644 --- a/modules/uniconv/u8-conv-from-enc-tests +++ b/modules/uniconv/u8-conv-from-enc-tests @@ -12,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@