X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funinorm%2Fu32-normcoll-tests;h=1274c3958d0a828a8e774a04018af142171236d1;hb=2616a6587c4240184112fdd18d164227824a32f0;hp=41ce656db52818311c699ab0582aa02b60e39760;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/uninorm/u32-normcoll-tests b/modules/uninorm/u32-normcoll-tests index 41ce656db..1274c3958 100644 --- a/modules/uninorm/u32-normcoll-tests +++ b/modules/uninorm/u32-normcoll-tests @@ -12,5 +12,5 @@ Makefile.am: TESTS += test-u32-normcoll check_PROGRAMS += test-u32-normcoll test_u32_normcoll_SOURCES = uninorm/test-u32-normcoll.c -test_u32_normcoll_LDADD = $(LDADD) @LIBICONV@ +test_u32_normcoll_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@