X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funicase%2Ftotitle-tests;h=54bf726e3323471aae7e65c9653cedaa35bb248e;hb=0e5f06aee5d0372aa03def9afbedfdd9196ae9bc;hp=40828098cc5583ab584621e60af598942394890f;hpb=2a1863c755eb7a3ac8ada7f2ea15a14bd509fe0b;p=gnulib.git diff --git a/modules/unicase/totitle-tests b/modules/unicase/totitle-tests index 40828098c..54bf726e3 100644 --- a/modules/unicase/totitle-tests +++ b/modules/unicase/totitle-tests @@ -2,6 +2,7 @@ Files: tests/unicase/test-uc_totitle.c tests/unicase/test-mapping-part1.h tests/unicase/test-mapping-part2.h +tests/macros.h Depends-on: @@ -11,4 +12,4 @@ Makefile.am: TESTS += test-uc_totitle check_PROGRAMS += test-uc_totitle test_uc_totitle_SOURCES = unicase/test-uc_totitle.c - +test_uc_totitle_LDADD = $(LDADD) $(LIBUNISTRING)