close: No longer depend on module 'fclose'.
[gnulib.git] / modules / uninorm / u8-normcmp-tests
index eb83bcb..4006fcd 100644 (file)
@@ -1,6 +1,7 @@
 Files:
 tests/uninorm/test-u8-normcmp.c
 tests/uninorm/test-u8-normcmp.h
+tests/macros.h
 
 Depends-on:
 uninorm/nfd
@@ -11,4 +12,4 @@ Makefile.am:
 TESTS += test-u8-normcmp
 check_PROGRAMS += test-u8-normcmp
 test_u8_normcmp_SOURCES = uninorm/test-u8-normcmp.c
-
+test_u8_normcmp_LDADD = $(LDADD) $(LIBUNISTRING)