finalise NEWS.stable
[gnulib.git] / modules / unicase / u16-tolower-tests
index 1e5bf19..a74c569 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/unicase/test-u16-tolower.c
+tests/macros.h
 
 Depends-on:
 unistr/u16-cmp
@@ -11,4 +12,4 @@ Makefile.am:
 TESTS += test-u16-tolower
 check_PROGRAMS += test-u16-tolower
 test_u16_tolower_SOURCES = unicase/test-u16-tolower.c
-
+test_u16_tolower_LDADD = $(LDADD) $(LIBUNISTRING)