X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu32-conv-from-enc-tests;h=a748de919031b0abdbca3ae6e6e723b6779d647e;hb=cb26d0af585e0f56d64327c2576cd7ad552a0463;hp=94a3b8c0e6eb14ffccbd91eef5778f3aa7b45379;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/uniconv/u32-conv-from-enc-tests b/modules/uniconv/u32-conv-from-enc-tests index 94a3b8c0e..a748de919 100644 --- a/modules/uniconv/u32-conv-from-enc-tests +++ b/modules/uniconv/u32-conv-from-enc-tests @@ -11,5 +11,5 @@ Makefile.am: TESTS += test-u32-conv-from-enc check_PROGRAMS += test-u32-conv-from-enc test_u32_conv_from_enc_SOURCES = uniconv/test-u32-conv-from-enc.c -test_u32_conv_from_enc_LDADD = $(LDADD) @LIBICONV@ +test_u32_conv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@