summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
Diffstat (limited to 'io')
-rw-r--r--io/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/io/Makefile b/io/Makefile
index b414ca0eb4..44953da8f2 100644
--- a/io/Makefile
+++ b/io/Makefile
@@ -42,5 +42,6 @@ routines := \
routines := $(sort $(foreach f,$(routines),$f $(f:__%=%)))
others := pwd
+tests := test-utime
include ../Rules