New module 'wcsncpy'.
[gnulib.git] / modules / unicase / u32-totitle-tests
index 1d1f089..8a21b1f 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/unicase/test-u32-totitle.c
+tests/macros.h
 
 Depends-on:
 unistr/u32-cmp
@@ -11,4 +12,4 @@ Makefile.am:
 TESTS += test-u32-totitle
 check_PROGRAMS += test-u32-totitle
 test_u32_totitle_SOURCES = unicase/test-u32-totitle.c
-
+test_u32_totitle_LDADD = $(LDADD) $(LIBUNISTRING)