X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu32-is-lowercase-tests;h=49150a34add7b168cab47d597774c4e79027f402;hb=d78c62e;hp=63765667a9dde88c42849cf34047deef713b74c7;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/unicase/u32-is-lowercase-tests b/modules/unicase/u32-is-lowercase-tests index 63765667a..49150a34a 100644 --- a/modules/unicase/u32-is-lowercase-tests +++ b/modules/unicase/u32-is-lowercase-tests @@ -11,4 +11,4 @@ Makefile.am: TESTS += test-u32-is-lowercase check_PROGRAMS += test-u32-is-lowercase test_u32_is_lowercase_SOURCES = unicase/test-u32-is-lowercase.c - +test_u32_is_lowercase_LDADD = $(LDADD) $(LIBUNISTRING)