Merge tag 'snapshot-start' into stable
[gnulib.git] / modules / unictype / ctype-lower-tests
index 310053c..0f2dd73 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/unictype/test-ctype_lower.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_lower
 check_PROGRAMS += test-ctype_lower
 test_ctype_lower_SOURCES = unictype/test-ctype_lower.c
-
+test_ctype_lower_LDADD = $(LDADD) $(LIBUNISTRING)