From: simonm Date: Thu, 18 Sep 1997 15:58:57 +0000 (+0000) Subject: [project @ 1997-09-18 15:58:57 by simonm] X-Git-Tag: Approx_2487_patches~1495 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=63b6212fdafd229789fbbff77c41770c3f4b0667 [project @ 1997-09-18 15:58:57 by simonm] remove some gumph from the SRC_INSTALL files. --- diff --git a/Makefile b/Makefile index 96f46db..063d875 100644 --- a/Makefile +++ b/Makefile @@ -21,8 +21,7 @@ SUBDIRS = $(shell if (test x$(CURRENT_TARGET) = xinstall) ; then echo $(Projects # Files to include in fptools source distribution # SRC_DIST_DIRS += mk docs CONTRIB distrib $(ProjectsToBuild) -SRC_DIST_FILES += configure.in config.guess config.sub configure aclocal.m4 README ANNOUNCE ANNOUNCE-$(GhcProjectVersion) NEWS INSTALL Makefile install-sh - +SRC_DIST_FILES += configure.in config.guess config.sub configure aclocal.m4 README ANNOUNCE INSTALL Makefile install-sh # # Making a binary distribution