X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fcategory-Me-tests;h=42d624a3fe40810c04f202ba7a79fe1867962f94;hb=1495c20d059a7bf8cae0ad51bc576f4c458674e1;hp=1c31ec55c219cc6bbc54c4c5fa2cbc448283b64b;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/category-Me-tests b/modules/unictype/category-Me-tests index 1c31ec55c..42d624a3f 100644 --- a/modules/unictype/category-Me-tests +++ b/modules/unictype/category-Me-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-categ_Me.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_Me check_PROGRAMS += test-categ_Me test_categ_Me_SOURCES = unictype/test-categ_Me.c - +test_categ_Me_LDADD = $(LDADD) $(LIBUNISTRING)