X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu32-conv-to-enc-tests;h=c318d4fb7b2d1d9e74d1b96416baad4df2a122fa;hb=5556cec1e3f87122e1b0e7bf82f1f75c57219a21;hp=934d7e49840f7b0931b8ee49272e6d777b52c55b;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/uniconv/u32-conv-to-enc-tests b/modules/uniconv/u32-conv-to-enc-tests index 934d7e498..c318d4fb7 100644 --- a/modules/uniconv/u32-conv-to-enc-tests +++ b/modules/uniconv/u32-conv-to-enc-tests @@ -10,5 +10,5 @@ Makefile.am: TESTS += test-u32-conv-to-enc check_PROGRAMS += test-u32-conv-to-enc test_u32_conv_to_enc_SOURCES = uniconv/test-u32-conv-to-enc.c -test_u32_conv_to_enc_LDADD = $(LDADD) @LIBICONV@ +test_u32_conv_to_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@