diff options
-rw-r--r-- | fstests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fstests/Makefile b/fstests/Makefile index 54efb050..961c57ad 100644 --- a/fstests/Makefile +++ b/fstests/Makefile @@ -19,7 +19,7 @@ dir := fstests makemode := utilities SRCS = fstests.c fdtests.c timertest.c opendisk.c -targets = timertest fstests opendisk # fdtests +targets = timertest fstests # opendisk fdtests include ../Makeconf |