X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fproperty-ideographic-tests;h=6faa43b0488d8082fd60fe8ef954fe9e7a1bb8a8;hb=f62491861831348df7e53c9eb375832b4728b95f;hp=691e5fdba25fd6a7cd77a379caccc6fa2e8128d3;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/property-ideographic-tests b/modules/unictype/property-ideographic-tests index 691e5fdba..6faa43b04 100644 --- a/modules/unictype/property-ideographic-tests +++ b/modules/unictype/property-ideographic-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-pr_ideographic.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_ideographic check_PROGRAMS += test-pr_ideographic test_pr_ideographic_SOURCES = unictype/test-pr_ideographic.c - +test_pr_ideographic_LDADD = $(LDADD) $(LIBUNISTRING)