update NEWS.stable
[gnulib.git] / modules / unictype / property-private-use-tests
index 1d6e0a7..e628450 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-pr_private_use.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_private_use
 check_PROGRAMS += test-pr_private_use
 test_pr_private_use_SOURCES = unictype/test-pr_private_use.c
-
+test_pr_private_use_LDADD = $(LDADD) $(LIBUNISTRING)