realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / category-and-not-tests
index 41145a6eea9fa3c11d6558bd405cab6011e1273e..ba1edb873f01bdbbf98db7538fc7b30c2583da1b 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/unictype/test-categ_and_not.c
+tests/macros.h
 
 Depends-on:
 unictype/category-or
@@ -15,4 +16,4 @@ Makefile.am:
 TESTS += test-categ_and_not
 check_PROGRAMS += test-categ_and_not
 test_categ_and_not_SOURCES = unictype/test-categ_and_not.c
-
+test_categ_and_not_LDADD = $(LDADD) $(LIBUNISTRING)