realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / property-space-tests
index c39c8343b1421ee1712e10d8f775191eb95f81f8..e1ec3029d9e2d0e6ba73507e049eb0896591eab6 100644 (file)
@@ -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)