intprops: shorten, to pacify gcc -Woverlength-strings
[gnulib.git] / modules / unictype / property-grapheme-link-tests
index 5a65dc1..0969955 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-pr_grapheme_link.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_link
 check_PROGRAMS += test-pr_grapheme_link
 test_pr_grapheme_link_SOURCES = unictype/test-pr_grapheme_link.c
-
+test_pr_grapheme_link_LDADD = $(LDADD) $(LIBUNISTRING)