summaryrefslogtreecommitdiff
path: root/modules/unicase/toupper-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/unicase/toupper-tests
parent68e3d00f99416b0d007e9ef9c7841488ea696e3d (diff)
downloadgnulib-1495c20d059a7bf8cae0ad51bc576f4c458674e1.tar.gz
New module 'libunistring-optional'.
Diffstat (limited to 'modules/unicase/toupper-tests')
-rw-r--r--modules/unicase/toupper-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/unicase/toupper-tests b/modules/unicase/toupper-tests
index f0c2002807..50fd685b89 100644
--- a/modules/unicase/toupper-tests
+++ b/modules/unicase/toupper-tests
@@ -12,4 +12,4 @@ Makefile.am:
TESTS += test-uc_toupper
check_PROGRAMS += test-uc_toupper
test_uc_toupper_SOURCES = unicase/test-uc_toupper.c
-
+test_uc_toupper_LDADD = $(LDADD) $(LIBUNISTRING)