Reorder ChangeLog entries to match the order in which the changes went
[gnulib.git] / modules / unicase / u8-is-lowercase-tests
index 929e388..1623ce5 100644 (file)
@@ -1,6 +1,7 @@
 Files:
 tests/unicase/test-u8-is-lowercase.c
 tests/unicase/test-is-lowercase.h
+tests/macros.h
 
 Depends-on:
 
@@ -10,4 +11,4 @@ Makefile.am:
 TESTS += test-u8-is-lowercase
 check_PROGRAMS += test-u8-is-lowercase
 test_u8_is_lowercase_SOURCES = unicase/test-u8-is-lowercase.c
-
+test_u8_is_lowercase_LDADD = $(LDADD) $(LIBUNISTRING)