X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Zp-tests;h=58e016bc6ba6c79690d7a9b25da5026de90ef9a0;hb=1bb384c44db25aef8f8b455cef22af32d8401abc;hp=472d34c2c5102bde83ff40dcbc7e34155154e982;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/category-Zp-tests b/modules/unictype/category-Zp-tests index 472d34c2c..58e016bc6 100644 --- a/modules/unictype/category-Zp-tests +++ b/modules/unictype/category-Zp-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-categ_Zp.c tests/unictype/test-predicate-part1.h tests/unictype/test-predicate-part2.h +tests/macros.h Depends-on: unictype/category-test @@ -12,4 +13,4 @@ Makefile.am: TESTS += test-categ_Zp check_PROGRAMS += test-categ_Zp test_categ_Zp_SOURCES = unictype/test-categ_Zp.c - +test_categ_Zp_LDADD = $(LDADD) $(LIBUNISTRING)