X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu16-is-lowercase-tests;h=46d92e79d1aa357091136414b9e24b53246b8978;hb=0e5f06aee5d0372aa03def9afbedfdd9196ae9bc;hp=94ef38af8886147b7824b1604d04e4d1467981d3;hpb=63840079f18f957a854b8c7022ede337d6a80013;p=gnulib.git diff --git a/modules/unicase/u16-is-lowercase-tests b/modules/unicase/u16-is-lowercase-tests index 94ef38af8..46d92e79d 100644 --- a/modules/unicase/u16-is-lowercase-tests +++ b/modules/unicase/u16-is-lowercase-tests @@ -1,6 +1,7 @@ Files: tests/unicase/test-u16-is-lowercase.c tests/unicase/test-is-lowercase.h +tests/macros.h Depends-on: @@ -10,4 +11,4 @@ Makefile.am: TESTS += test-u16-is-lowercase check_PROGRAMS += test-u16-is-lowercase test_u16_is_lowercase_SOURCES = unicase/test-u16-is-lowercase.c - +test_u16_is_lowercase_LDADD = $(LDADD) $(LIBUNISTRING)