autoupdate
[gnulib.git] / modules / unicase / cased-tests
index 018a225..bd96027 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unicase/test-cased.c
 tests/unicase/test-predicate-part1.h
 tests/unicase/test-predicate-part2.h
+tests/macros.h
 
 Depends-on:
 
@@ -11,4 +12,4 @@ Makefile.am:
 TESTS += test-cased
 check_PROGRAMS += test-cased
 test_cased_SOURCES = unicase/test-cased.c
-
+test_cased_LDADD = $(LDADD) $(LIBUNISTRING)