X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu32-is-lowercase-tests;h=49150a34add7b168cab47d597774c4e79027f402;hb=cde82ba3a73b7482132a950ac0d7cb0da67a2e1c;hp=5e458d1e0bc971586a4b9f576e55c3958452afba;hpb=8768c9849d8845776dacaec1c96ebc074dbcfecd;p=gnulib.git diff --git a/modules/unicase/u32-is-lowercase-tests b/modules/unicase/u32-is-lowercase-tests index 5e458d1e0..49150a34a 100644 --- a/modules/unicase/u32-is-lowercase-tests +++ b/modules/unicase/u32-is-lowercase-tests @@ -1,6 +1,7 @@ Files: tests/unicase/test-u32-is-lowercase.c tests/unicase/test-is-lowercase.h +tests/macros.h Depends-on: @@ -10,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)