X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fcategory-of-tests;h=3df9baa28e5fee9936ccf1debf5603dafe7eabde;hb=169c6370ea84d5e008159bd555becbba88c79b10;hp=0a9a63d18f4f9c93a987a097649a11c539862835;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/category-of-tests b/modules/unictype/category-of-tests index 0a9a63d18..3df9baa28 100644 --- a/modules/unictype/category-of-tests +++ b/modules/unictype/category-of-tests @@ -1,5 +1,6 @@ Files: tests/unictype/test-categ_of.c +tests/macros.h Depends-on: unictype/category-test @@ -10,4 +11,4 @@ Makefile.am: TESTS += test-categ_of check_PROGRAMS += test-categ_of test_categ_of_SOURCES = unictype/test-categ_of.c - +test_categ_of_LDADD = $(LDADD) $(LIBUNISTRING)