X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-soft-dotted-tests;h=3434bb22de95b417a7afcaf805cce19f9e9dd780;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=e5e04d74052e246389acef93756f6d56bb0c3f43;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/property-soft-dotted-tests b/modules/unictype/property-soft-dotted-tests index e5e04d740..3434bb22d 100644 --- a/modules/unictype/property-soft-dotted-tests +++ b/modules/unictype/property-soft-dotted-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-pr_soft_dotted.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_soft_dotted check_PROGRAMS += test-pr_soft_dotted test_pr_soft_dotted_SOURCES = unictype/test-pr_soft_dotted.c - +test_pr_soft_dotted_LDADD = $(LDADD) $(LIBUNISTRING)