Complete last ChangeLog entry.
[gnulib.git] / modules / unictype / ctype-xdigit-tests
index 0ba075b..c05d098 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-ctype_xdigit.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_xdigit
 check_PROGRAMS += test-ctype_xdigit
 test_ctype_xdigit_SOURCES = unictype/test-ctype_xdigit.c
-
+test_ctype_xdigit_LDADD = $(LDADD) $(LIBUNISTRING)