X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funiconv%2Fu32-strconv-to-enc-tests;h=7f02f58202acff5278576ea3eef8ebf705a5ffad;hb=5a9e46ab46042f007426c1e06b836cf5608d8d4a;hp=7188c32177f1f980d101ef55b3bc9e9337ba6e06;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/uniconv/u32-strconv-to-enc-tests b/modules/uniconv/u32-strconv-to-enc-tests index 7188c3217..7f02f5820 100644 --- a/modules/uniconv/u32-strconv-to-enc-tests +++ b/modules/uniconv/u32-strconv-to-enc-tests @@ -11,5 +11,5 @@ Makefile.am: TESTS += test-u32-strconv-to-enc check_PROGRAMS += test-u32-strconv-to-enc test_u32_strconv_to_enc_SOURCES = uniconv/test-u32-strconv-to-enc.c -test_u32_strconv_to_enc_LDADD = $(LDADD) @LIBICONV@ +test_u32_strconv_to_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@