realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / ctype-alnum-tests
index f90d7007128ab829b2398590b735c97f6f665a78..c6f5e7d89db9f8df1cd2535f9d367a48a996f178 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-ctype_alnum.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_alnum
 check_PROGRAMS += test-ctype_alnum
 test_ctype_alnum_SOURCES = unictype/test-ctype_alnum.c
-
+test_ctype_alnum_LDADD = $(LDADD) $(LIBUNISTRING)