Add ChangeLog entries for recent commits.
[gnulib.git] / modules / unictype / decimal-digit-tests
index 8fbbf0d..4517834 100644 (file)
@@ -1,6 +1,7 @@
 Files:
 tests/unictype/test-decdigit.c
 tests/unictype/test-decdigit.h
+tests/macros.h
 
 Depends-on:
 
@@ -10,4 +11,4 @@ Makefile.am:
 TESTS += test-decdigit
 check_PROGRAMS += test-decdigit
 test_decdigit_SOURCES = unictype/test-decdigit.c
-
+test_decdigit_LDADD = $(LDADD) $(LIBUNISTRING)