From 1495c20d059a7bf8cae0ad51bc576f4c458674e1 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 18 May 2010 20:11:42 +0200 Subject: New module 'libunistring-optional'. --- modules/unicase/toupper-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/unicase/toupper-tests') 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) -- cgit v1.2.1