summaryrefslogtreecommitdiff
path: root/modules/uninorm/u32-normcoll-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-05-18 20:11:42 +0200
committerBruno Haible <bruno@clisp.org>2010-05-18 20:13:13 +0200
commit1495c20d059a7bf8cae0ad51bc576f4c458674e1 (patch)
tree0fb4950e04afb6de2fde50902330d04ecafaeb1f /modules/uninorm/u32-normcoll-tests
parent68e3d00f99416b0d007e9ef9c7841488ea696e3d (diff)
downloadgnulib-1495c20d059a7bf8cae0ad51bc576f4c458674e1.tar.gz
New module 'libunistring-optional'.
Diffstat (limited to 'modules/uninorm/u32-normcoll-tests')
-rw-r--r--modules/uninorm/u32-normcoll-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/uninorm/u32-normcoll-tests b/modules/uninorm/u32-normcoll-tests
index 41ce656db5..1274c3958d 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@