X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fcategory-Ll-tests;h=21a37a5cc6628dca0a558aa9a6f1e126c3f5a18c;hb=169c6370ea84d5e008159bd555becbba88c79b10;hp=7d23af1a1de293298d52ffc242f5b09321063db4;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/category-Ll-tests b/modules/unictype/category-Ll-tests index 7d23af1a1..21a37a5cc 100644 --- a/modules/unictype/category-Ll-tests +++ b/modules/unictype/category-Ll-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-categ_Ll.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_Ll check_PROGRAMS += test-categ_Ll test_categ_Ll_SOURCES = unictype/test-categ_Ll.c - +test_categ_Ll_LDADD = $(LDADD) $(LIBUNISTRING)