diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-08-31 16:05:26 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-08-31 16:05:26 +0000 |
commit | 412e5c6a04c0aadeadf7c65752c6c2db3b145bd5 (patch) | |
tree | fa1203e6a798c8d1acc88397c360e1f8801e343c /fstests | |
parent | eccf8b198fc481585d898ac0476ecfad90248dd4 (diff) |
entered into RCS
Diffstat (limited to 'fstests')
-rw-r--r-- | fstests/Makefile | 4 |
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 |