realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / property-hyphen-tests
index a3be868ad775e11ef7d6c97cad8724b679fd4010..3c7eb216a1ea8541fa084e5d9770dce7c6eca6d9 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-pr_hyphen.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_hyphen
 check_PROGRAMS += test-pr_hyphen
 test_pr_hyphen_SOURCES = unictype/test-pr_hyphen.c
-
+test_pr_hyphen_LDADD = $(LDADD) $(LIBUNISTRING)