summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/stat/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/test/stat/Makefile b/test/stat/Makefile
index e021640fb..1cae70bd1 100644
--- a/test/stat/Makefile
+++ b/test/stat/Makefile
@@ -8,9 +8,5 @@ CFLAGS_stat64 := -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=6
DODIFF_stat := 1
DODIFF_stat64 := 1
-OPTS_stat := stat.c
-OPTS_stat64 := stat64.c
-
-# make sure the change in atime doesn't screw us up
-WRAPPER_stat := touch -r . stat.c ;
-WRAPPER_stat64 := touch -r . stat64.c ;
+OPTS_stat := Makefile
+OPTS_stat64 := Makefile