realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / property-extender-tests
index 2737dcdb5357cc55fdc207a227fe0a689e089858..d104cc5f577d71b58e5a3d6842a509e91f67db06 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-pr_extender.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_extender
 check_PROGRAMS += test-pr_extender
 test_pr_extender_SOURCES = unictype/test-pr_extender.c
-
+test_pr_extender_LDADD = $(LDADD) $(LIBUNISTRING)