X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=modules%2Funictype%2Fproperty-grapheme-link-tests;h=096995514b3e7796a4163b907718b74494df2d22;hb=8aad2a7bdd93df610506c08accd7cf1b67153f51;hp=5a65dc174d2c9b52eae5e1b798b927ff3bcadb0c;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/property-grapheme-link-tests b/modules/unictype/property-grapheme-link-tests index 5a65dc174..096995514 100644 --- a/modules/unictype/property-grapheme-link-tests +++ b/modules/unictype/property-grapheme-link-tests @@ -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)