X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funictype%2Fctype-graph-tests;h=6282e9641eaae7f4731ff5e404ea2a9cc87ce7ce;hb=ade8cd7e510c08163f4b80603de470555c92695c;hp=91bcc89a0ca65540064e72334000685d3afe2dba;hpb=a635ca9c01d6e9a747ac9c0c2eed04658486d400;p=gnulib.git diff --git a/modules/unictype/ctype-graph-tests b/modules/unictype/ctype-graph-tests index 91bcc89a0..6282e9641 100644 --- a/modules/unictype/ctype-graph-tests +++ b/modules/unictype/ctype-graph-tests @@ -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)