X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=modules%2Funictype%2Fproperty-radical-tests;h=3155562d4ab663ead3a97683a7a8f5d4136a74dd;hb=7ef6c64e210ac0979d7e8ac69bc5b5208c2405ab;hp=38bf0952cdca167120459ed3c554b3105f21b634;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/property-radical-tests b/modules/unictype/property-radical-tests index 38bf0952c..3155562d4 100644 --- a/modules/unictype/property-radical-tests +++ b/modules/unictype/property-radical-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-pr_radical.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_radical check_PROGRAMS += test-pr_radical test_pr_radical_SOURCES = unictype/test-pr_radical.c - +test_pr_radical_LDADD = $(LDADD) $(LIBUNISTRING)