summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-05-11 22:49:34 +0000
committerRoland McGrath <roland@gnu.org>1994-05-11 22:49:34 +0000
commit94fbf0686e069cb74a02ddb9cad72f3a1b7d3c3f (patch)
treeb924498a377f5f7c03ea147434108892e412a053 /io
parentf4882a891c4efc1ad461ff543518f39fb086afe3 (diff)
Formerly io/Makefile.~15~
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