X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu16-strconv-from-enc-tests;h=9ca395c0680966c80369999f4ffc8efc3c19cafd;hb=cb26d0af585e0f56d64327c2576cd7ad552a0463;hp=67f96def7a49c81596392945b1f2a64caf24b656;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/uniconv/u16-strconv-from-enc-tests b/modules/uniconv/u16-strconv-from-enc-tests index 67f96def7..9ca395c06 100644 --- a/modules/uniconv/u16-strconv-from-enc-tests +++ b/modules/uniconv/u16-strconv-from-enc-tests @@ -11,5 +11,5 @@ Makefile.am: TESTS += test-u16-strconv-from-enc check_PROGRAMS += test-u16-strconv-from-enc test_u16_strconv_from_enc_SOURCES = uniconv/test-u16-strconv-from-enc.c -test_u16_strconv_from_enc_LDADD = $(LDADD) @LIBICONV@ +test_u16_strconv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@