X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Fu8-tolower-tests;h=9161001e61f65ac064a2e987059534cffe4fe064;hb=ad2c4b8339db7e2734f0504d5157bb31129f728c;hp=3133e13a5faf041a36758b8c13841ddaceb063c1;hpb=6bd80feabb49999f843bd388b2f759c3d7482bd8;p=gnulib.git diff --git a/modules/unicase/u8-tolower-tests b/modules/unicase/u8-tolower-tests index 3133e13a5..9161001e6 100644 --- a/modules/unicase/u8-tolower-tests +++ b/modules/unicase/u8-tolower-tests @@ -1,5 +1,6 @@ Files: tests/unicase/test-u8-tolower.c +tests/macros.h Depends-on: unistr/u8-cmp @@ -11,4 +12,4 @@ Makefile.am: TESTS += test-u8-tolower check_PROGRAMS += test-u8-tolower test_u8_tolower_SOURCES = unicase/test-u8-tolower.c - +test_u8_tolower_LDADD = $(LDADD) $(LIBUNISTRING)