X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fcategory-Sc-tests;h=565e6fce2778b8816be743d47c3b01503396d021;hb=41d11e92abb146523593b007c0f90d1843b11a97;hp=792db1b7bc20918ce4c074d6f60ac63decbbf5e0;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/category-Sc-tests b/modules/unictype/category-Sc-tests index 792db1b7b..565e6fce2 100644 --- a/modules/unictype/category-Sc-tests +++ b/modules/unictype/category-Sc-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-categ_Sc.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_Sc check_PROGRAMS += test-categ_Sc test_categ_Sc_SOURCES = unictype/test-categ_Sc.c - +test_categ_Sc_LDADD = $(LDADD) $(LIBUNISTRING)