Merge tag 'snapshot-start' into stable
[gnulib.git] / modules / unicase / u16-casecmp-tests
index 07b2c0e..9983ea5 100644 (file)
@@ -1,6 +1,7 @@
 Files:
 tests/unicase/test-u16-casecmp.c
 tests/unicase/test-casecmp.h
+tests/macros.h
 
 Depends-on:
 uninorm/nfd
@@ -11,4 +12,4 @@ Makefile.am:
 TESTS += test-u16-casecmp
 check_PROGRAMS += test-u16-casecmp
 test_u16_casecmp_SOURCES = unicase/test-u16-casecmp.c
-
+test_u16_casecmp_LDADD = $(LDADD) $(LIBUNISTRING)