X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-P-tests;h=a17902baf52651827af81ae6efc6eea02cd8b2ef;hb=8e0f64e4cd12f7779113bc438afd106dad3e1f1a;hp=9eae4384c90b5aaf21cb04e657c3ada4e81fe6d9;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/category-P-tests b/modules/unictype/category-P-tests index 9eae4384c..a17902baf 100644 --- a/modules/unictype/category-P-tests +++ b/modules/unictype/category-P-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-categ_P.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_P check_PROGRAMS += test-categ_P test_categ_P_SOURCES = unictype/test-categ_P.c - +test_categ_P_LDADD = $(LDADD) $(LIBUNISTRING)