Tests for module 'unictype/joiningtype-of'.
[gnulib.git] / modules / unictype / ctype-space-tests
index b721648..92dbc9f 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-ctype_space.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_space
 check_PROGRAMS += test-ctype_space
 test_ctype_space_SOURCES = unictype/test-ctype_space.c
-
+test_ctype_space_LDADD = $(LDADD) $(LIBUNISTRING)