diff --git a/Makefile b/Makefile index 96f46db1c9dcee04a8a5e63c3ed18674fcb00298..063d87585ffe9c1455e89372e75feca558d5c25c 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