Complete last ChangeLog entry.
[gnulib.git] / modules / unictype / category-and-tests
index 2bcdf72..cf54050 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/unictype/test-categ_and.c
+tests/macros.h
 
 Depends-on:
 unictype/category-or
@@ -15,4 +16,4 @@ Makefile.am:
 TESTS += test-categ_and
 check_PROGRAMS += test-categ_and
 test_categ_and_SOURCES = unictype/test-categ_and.c
-
+test_categ_and_LDADD = $(LDADD) $(LIBUNISTRING)