X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fsyntax-java-whitespace-tests;h=9c2a42ac8ba2df0a6b338a34b83cf55cbc651a80;hb=0855715c9faf33a9f569c0d97f16a941f18b0ff6;hp=bb9f57c02cabe399f8a2ec9355992662b854539e;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/syntax-java-whitespace-tests b/modules/unictype/syntax-java-whitespace-tests index bb9f57c02..9c2a42ac8 100644 --- a/modules/unictype/syntax-java-whitespace-tests +++ b/modules/unictype/syntax-java-whitespace-tests @@ -2,6 +2,7 @@ Files: tests/unictype/test-sy_java_whitespace.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-sy_java_whitespace check_PROGRAMS += test-sy_java_whitespace test_sy_java_whitespace_SOURCES = unictype/test-sy_java_whitespace.c - +test_sy_java_whitespace_LDADD = $(LDADD) $(LIBUNISTRING)