X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=modules%2Funictype%2Fproperty-space-tests;h=e1ec3029d9e2d0e6ba73507e049eb0896591eab6;hb=5432287a033855c8c7a36f3aa055e0db60fb3383;hp=c39c8343b1421ee1712e10d8f775191eb95f81f8;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/property-space-tests b/modules/unictype/property-space-tests index c39c8343b..e1ec3029d 100644 --- a/modules/unictype/property-space-tests +++ b/modules/unictype/property-space-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-pr_space.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_space check_PROGRAMS += test-pr_space test_pr_space_SOURCES = unictype/test-pr_space.c - +test_pr_space_LDADD = $(LDADD) $(LIBUNISTRING)