update NEWS.stable
[gnulib.git] / modules / unictype / property-bidi-left-to-right-tests
index fc32cd6..7ad9ec6 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-pr_bidi_left_to_right.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_bidi_left_to_right
 check_PROGRAMS += test-pr_bidi_left_to_right
 test_pr_bidi_left_to_right_SOURCES = unictype/test-pr_bidi_left_to_right.c
-
+test_pr_bidi_left_to_right_LDADD = $(LDADD) $(LIBUNISTRING)