fchownat: Improve description.
[gnulib.git] / modules / unicase / u16-toupper-tests
index a1194f5..dc8ff49 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/unicase/test-u16-toupper.c
+tests/macros.h
 
 Depends-on:
 unistr/u16-cmp
@@ -11,4 +12,4 @@ Makefile.am:
 TESTS += test-u16-toupper
 check_PROGRAMS += test-u16-toupper
 test_u16_toupper_SOURCES = unicase/test-u16-toupper.c
-
+test_u16_toupper_LDADD = $(LDADD) $(LIBUNISTRING)