X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fcategory-C-tests;h=07babf2c75334499fe082b35fe3db11e91992074;hb=90656bd76c6dc0ca59a12715b2d92e580f9e2eae;hp=69e5a373d7aa2c3749c2b4b76b80b6bf2d70f1f9;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/category-C-tests b/modules/unictype/category-C-tests index 69e5a373d..07babf2c7 100644 --- a/modules/unictype/category-C-tests +++ b/modules/unictype/category-C-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-categ_C.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_C check_PROGRAMS += test-categ_C test_categ_C_SOURCES = unictype/test-categ_C.c - +test_categ_C_LDADD = $(LDADD) $(LIBUNISTRING)