realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / category-and-tests
index 2bcdf725e368f6658724bb42824e59a074d47b65..cf54050c7a8387e137539fb2a8a399219da11c6f 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/unictype/test-categ_and.c
+tests/macros.h
 
 Depends-on:
 unictype/category-or
@@ -15,4 +16,4 @@ Makefile.am:
 TESTS += test-categ_and
 check_PROGRAMS += test-categ_and
 test_categ_and_SOURCES = unictype/test-categ_and.c
-
+test_categ_and_LDADD = $(LDADD) $(LIBUNISTRING)