X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu8-strconv-to-enc-tests;h=4eb1e1f771bb3b98883287c60b13b067419d0135;hb=fadc2ed456378e2dc6545e633d0cdea5d922edf7;hp=12409eda8991cc83be3b1106f7cfddaa614ac4d8;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/uniconv/u8-strconv-to-enc-tests b/modules/uniconv/u8-strconv-to-enc-tests index 12409eda8..4eb1e1f77 100644 --- a/modules/uniconv/u8-strconv-to-enc-tests +++ b/modules/uniconv/u8-strconv-to-enc-tests @@ -11,5 +11,5 @@ Makefile.am: TESTS += test-u8-strconv-to-enc check_PROGRAMS += test-u8-strconv-to-enc test_u8_strconv_to_enc_SOURCES = uniconv/test-u8-strconv-to-enc.c -test_u8_strconv_to_enc_LDADD = $(LDADD) @LIBICONV@ +test_u8_strconv_to_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@