X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-Co-tests;h=62d51397a69f2c402df2942b7b3989a246df7ee6;hb=a425462f784164b73297d8992075fd9aebd65a94;hp=19a905ee6704690316a33f74100aaf921b16c7f7;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/category-Co-tests b/modules/unictype/category-Co-tests index 19a905ee6..62d51397a 100644 --- a/modules/unictype/category-Co-tests +++ b/modules/unictype/category-Co-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-categ_Co.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_Co check_PROGRAMS += test-categ_Co test_categ_Co_SOURCES = unictype/test-categ_Co.c - +test_categ_Co_LDADD = $(LDADD) $(LIBUNISTRING)