test-stddef: test for (some) offsetof bugs
[gnulib.git] / modules / unictype / ctype-graph-tests
index 91bcc89..6282e96 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-ctype_graph.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_graph
 check_PROGRAMS += test-ctype_graph
 test_ctype_graph_SOURCES = unictype/test-ctype_graph.c
-
+test_ctype_graph_LDADD = $(LDADD) $(LIBUNISTRING)