X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funictype%2Fproperty-dash-tests;h=511dd7b9e005cd60745d06de49cb66180bc241ba;hb=90656bd76c6dc0ca59a12715b2d92e580f9e2eae;hp=06a403e1f07d808985153a03298d5b85be546d4f;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/property-dash-tests b/modules/unictype/property-dash-tests index 06a403e1f..511dd7b9e 100644 --- a/modules/unictype/property-dash-tests +++ b/modules/unictype/property-dash-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-pr_dash.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_dash check_PROGRAMS += test-pr_dash test_pr_dash_SOURCES = unictype/test-pr_dash.c - +test_pr_dash_LDADD = $(LDADD) $(LIBUNISTRING)