From 3d39d3801ba5dc27c03bc42541dbd388ba4dd7a8 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 7 Dec 1993 03:20:16 +0000 Subject: Formerly Makefile.~4~ --- fstests/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'fstests/Makefile') diff --git a/fstests/Makefile b/fstests/Makefile index bca0ec8c..8f704e3f 100644 --- a/fstests/Makefile +++ b/fstests/Makefile @@ -15,8 +15,12 @@ # along with the GNU Hurd; see the file COPYING. If not, write to # the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +dir := fstests + include ../Makeconf +DIST_FILES = fstests.c Makefile + fstests: fstests.o; $(link) install: -- cgit v1.2.3