realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / category-C-tests
index 69e5a373d7aa2c3749c2b4b76b80b6bf2d70f1f9..07babf2c75334499fe082b35fe3db11e91992074 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-categ_C.c
 tests/unictype/test-predicate-part1.h
 tests/unictype/test-predicate-part2.h
+tests/macros.h
 
 Depends-on:
 unictype/category-test
@@ -12,4 +13,4 @@ Makefile.am:
 TESTS += test-categ_C
 check_PROGRAMS += test-categ_C
 test_categ_C_SOURCES = unictype/test-categ_C.c
-
+test_categ_C_LDADD = $(LDADD) $(LIBUNISTRING)