X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Ftolower-tests;h=290a5e97e3fa61609c49d05c875ade63fe6f714d;hb=b0129b466434115f93d3e17b3954bcc82ccaec09;hp=8dc87f8b57ba2c210288388e16e12776abcb2d10;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/unicase/tolower-tests b/modules/unicase/tolower-tests index 8dc87f8b5..290a5e97e 100644 --- a/modules/unicase/tolower-tests +++ b/modules/unicase/tolower-tests @@ -12,4 +12,4 @@ Makefile.am: TESTS += test-uc_tolower check_PROGRAMS += test-uc_tolower test_uc_tolower_SOURCES = unicase/test-uc_tolower.c - +test_uc_tolower_LDADD = $(LDADD) $(LIBUNISTRING)