Merge branch 'stable'
[gnulib.git] / modules / uninorm / u16-normcmp-tests
index 83943f2..b265f23 100644 (file)
@@ -1,8 +1,9 @@
 Files:
 tests/uninorm/test-u16-normcmp.c
+tests/uninorm/test-u16-normcmp.h
+tests/macros.h
 
 Depends-on:
-uninorm/u16-normcmp
 uninorm/nfd
 
 configure.ac:
@@ -11,4 +12,4 @@ Makefile.am:
 TESTS += test-u16-normcmp
 check_PROGRAMS += test-u16-normcmp
 test_u16_normcmp_SOURCES = uninorm/test-u16-normcmp.c
-
+test_u16_normcmp_LDADD = $(LDADD) $(LIBUNISTRING)