summaryrefslogtreecommitdiff
path: root/fstests
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-08-31 16:05:26 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-08-31 16:05:26 +0000
commit412e5c6a04c0aadeadf7c65752c6c2db3b145bd5 (patch)
treefa1203e6a798c8d1acc88397c360e1f8801e343c /fstests
parenteccf8b198fc481585d898ac0476ecfad90248dd4 (diff)
entered into RCS
Diffstat (limited to 'fstests')
-rw-r--r--fstests/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fstests/Makefile b/fstests/Makefile
index ee8de2c1..15aac39f 100644
--- a/fstests/Makefile
+++ b/fstests/Makefile
@@ -18,8 +18,8 @@
dir := fstests
makemode := utilities
-SRCS = fstests.c fdtests.c timertest.c
-targets = timertest fstests # fdtests
+SRCS = fstests.c fdtests.c timertest.c opendisk.c
+targets = timertest fstests opendisk # fdtests
include ../Makeconf