diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-07-05 18:20:46 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-05 18:20:46 +0000 |
commit | 6b3f1188132c3af40f0357ff89f26a7563002b03 (patch) | |
tree | 9a4636a5133b26e5bf22ecd1691db971d37d94a4 /fstests | |
parent | bac2274f0a65618d8d531978cc90b9fa3801ddfc (diff) |
Formerly Makefile.~22~
Diffstat (limited to 'fstests')
-rw-r--r-- | fstests/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fstests/Makefile b/fstests/Makefile index 0e168230..0530c5ed 100644 --- a/fstests/Makefile +++ b/fstests/Makefile @@ -21,6 +21,8 @@ include ../Makeconf DIST_FILES = fstests.c Makefile fdtests.c ChangeLog timertest.c +SRCS = fstests.c fdtests.c timertest.c + #OBJS=fdtests.o #OBJS=fstests.o OBJS=timertest.o |