X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fproperty-left-of-pair-tests;h=0c8a79f55c895ff20b205e79504b7f3a736fdbb5;hb=a6e6c7be963a456c638ab1722018c48696b24eb1;hp=764622f17cdd8cc2bc28aee7dea40aa3e6800fd1;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/property-left-of-pair-tests b/modules/unictype/property-left-of-pair-tests index 764622f17..0c8a79f55 100644 --- a/modules/unictype/property-left-of-pair-tests +++ b/modules/unictype/property-left-of-pair-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-pr_left_of_pair.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_left_of_pair check_PROGRAMS += test-pr_left_of_pair test_pr_left_of_pair_SOURCES = unictype/test-pr_left_of_pair.c - +test_pr_left_of_pair_LDADD = $(LDADD) $(LIBUNISTRING)