New module 'unictype/property-changes-when-titlecased'.
[gnulib.git] / modules / unictype / category-Pc-tests
index 9a8376e..df90ce4 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-categ_Pc.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_Pc
 check_PROGRAMS += test-categ_Pc
 test_categ_Pc_SOURCES = unictype/test-categ_Pc.c
-
+test_categ_Pc_LDADD = $(LDADD) $(LIBUNISTRING)