realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / category-Po-tests
index 936afd4b302fe29a826cc4f47a327303df348f18..530a43d086f77eeefed1e3012a6b06bcc5ab1f7a 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-categ_Po.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_Po
 check_PROGRAMS += test-categ_Po
 test_categ_Po_SOURCES = unictype/test-categ_Po.c
-
+test_categ_Po_LDADD = $(LDADD) $(LIBUNISTRING)