* lib/openat-die.c (openat_save_fail): Modernize comment.
[gnulib.git] / modules / unictype / property-grapheme-base-tests
index 5dca86e..0a3efc7 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-pr_grapheme_base.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_grapheme_base
 check_PROGRAMS += test-pr_grapheme_base
 test_pr_grapheme_base_SOURCES = unictype/test-pr_grapheme_base.c
-
+test_pr_grapheme_base_LDADD = $(LDADD) $(LIBUNISTRING)