realloc-*: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / unictype / property-other-grapheme-extend-tests
index 57dd4e05433a4ef641d3f322ba063ab6072551e4..8da412b653570e2f60173e3e0fe3fa5f66fb7a2e 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-pr_other_grapheme_extend.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-pr_other_grapheme_extend
 check_PROGRAMS += test-pr_other_grapheme_extend
 test_pr_other_grapheme_extend_SOURCES = unictype/test-pr_other_grapheme_extend.c
-
+test_pr_other_grapheme_extend_LDADD = $(LDADD) $(LIBUNISTRING)