sys_utsname: Add support for Minix.
[gnulib.git] / modules / futimens-tests
index 2f57c3b..356f67e 100644 (file)
@@ -1,9 +1,13 @@
 Files:
+tests/nap.h
 tests/test-futimens.h
 tests/test-utimens-common.h
 tests/test-futimens.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
+ignore-value
 timespec
 usleep
 utimecmp
@@ -13,4 +17,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-futimens
 check_PROGRAMS += test-futimens
-test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@
+test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME)