X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-So-tests;h=e9a06caa0fff5ca751ef94abdff1d00ba139afa0;hb=fa8d786628cd8a1dbd2194e7776bea07f97cca99;hp=0492d97837001ea3b633ce7aeb8bd5ed12b49b09;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/category-So-tests b/modules/unictype/category-So-tests index 0492d9783..e9a06caa0 100644 --- a/modules/unictype/category-So-tests +++ b/modules/unictype/category-So-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-categ_So.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_So check_PROGRAMS += test-categ_So test_categ_So_SOURCES = unictype/test-categ_So.c - +test_categ_So_LDADD = $(LDADD) $(LIBUNISTRING)