openat tests: Fix file list.
[gnulib.git] / modules / utimens-tests
index d0566a6..4d5d1f5 100644 (file)
@@ -8,6 +8,7 @@ tests/test-utimens.c
 tests/macros.h
 
 Depends-on:
+dup
 ignore-value
 symlink
 timespec
@@ -19,4 +20,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-utimens
 check_PROGRAMS += test-utimens
-test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@
+test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME)