realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / property-terminal-punctuation-tests
index 56e96b5d937fa8e08334730f76d1a29dac596732..91c4f215d0da5d401a6570c90cc392d9f189783a 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-pr_terminal_punctuation.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_terminal_punctuation
 check_PROGRAMS += test-pr_terminal_punctuation
 test_pr_terminal_punctuation_SOURCES = unictype/test-pr_terminal_punctuation.c
-
+test_pr_terminal_punctuation_LDADD = $(LDADD) $(LIBUNISTRING)