diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-28 23:22:10 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-28 23:22:10 +0000 |
commit | 802b28a139439159f6b8303c4e5530bb5ad55660 (patch) | |
tree | 0395a4ec866a0d78d69b958c3b951b9c8ac5c95f | |
parent | 00bd9099567f6cc950abc32b7655c11e6fbbb47f (diff) |
Formerly Makefile.~8~
-rw-r--r-- | fstests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fstests/Makefile b/fstests/Makefile index 2c11c276..991fdf0d 100644 --- a/fstests/Makefile +++ b/fstests/Makefile @@ -19,7 +19,7 @@ dir := fstests include ../Makeconf -DIST_FILES = fstests.c Makefile +DIST_FILES = fstests.c Makefile fdtests.c fstests: fstests.o; $(link) |