[project @ 1997-09-18 15:58:57 by simonm]
authorsimonm <unknown>
Thu, 18 Sep 1997 15:58:57 +0000 (15:58 +0000)
committersimonm <unknown>
Thu, 18 Sep 1997 15:58:57 +0000 (15:58 +0000)
remove some gumph from the SRC_INSTALL files.

Makefile

index 96f46db..063d875 100644 (file)
--- 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