verify: new macro 'assume'
[gnulib.git] / modules / unictype / property-extender-tests
index 2737dcd..d104cc5 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-pr_extender.c
 tests/unictype/test-predicate-part1.h
 tests/unictype/test-predicate-part2.h
+tests/macros.h
 
 Depends-on:
 
@@ -11,4 +12,4 @@ Makefile.am:
 TESTS += test-pr_extender
 check_PROGRAMS += test-pr_extender
 test_pr_extender_SOURCES = unictype/test-pr_extender.c
-
+test_pr_extender_LDADD = $(LDADD) $(LIBUNISTRING)