realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / ctype-alpha-tests
index 2bd16dbf40d806c32808e650f5df8a771023102d..ceac58691373ced57d3b817f28eb55d683666dfd 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-ctype_alpha.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-ctype_alpha
 check_PROGRAMS += test-ctype_alpha
 test_ctype_alpha_SOURCES = unictype/test-ctype_alpha.c
-
+test_ctype_alpha_LDADD = $(LDADD) $(LIBUNISTRING)