New module 'wcsncpy'.
[gnulib.git] / modules / unicase / u8-casecmp-tests
index 8db4b27..62b89fd 100644 (file)
@@ -1,6 +1,7 @@
 Files:
 tests/unicase/test-u8-casecmp.c
 tests/unicase/test-casecmp.h
+tests/macros.h
 
 Depends-on:
 uninorm/nfd
@@ -11,4 +12,4 @@ Makefile.am:
 TESTS += test-u8-casecmp
 check_PROGRAMS += test-u8-casecmp
 test_u8_casecmp_SOURCES = unicase/test-u8-casecmp.c
-
+test_u8_casecmp_LDADD = $(LDADD) $(LIBUNISTRING)