X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu8-is-lowercase-tests;h=1623ce59fc70e56edf651c1e7c14b320e930b8be;hb=551ee6493e89f30ea3d1cc75bcaaa3d5e5fab7e1;hp=929e38800f17a4d1efaacfc30191c4d0f2201708;hpb=fcaaedb746977eecb7b6daf014a030b6bf9c051f;p=gnulib.git diff --git a/modules/unicase/u8-is-lowercase-tests b/modules/unicase/u8-is-lowercase-tests index 929e38800..1623ce59f 100644 --- a/modules/unicase/u8-is-lowercase-tests +++ b/modules/unicase/u8-is-lowercase-tests @@ -1,6 +1,7 @@ Files: tests/unicase/test-u8-is-lowercase.c tests/unicase/test-is-lowercase.h +tests/macros.h Depends-on: @@ -10,4 +11,4 @@ Makefile.am: TESTS += test-u8-is-lowercase check_PROGRAMS += test-u8-is-lowercase test_u8_is_lowercase_SOURCES = unicase/test-u8-is-lowercase.c - +test_u8_is_lowercase_LDADD = $(LDADD) $(LIBUNISTRING)