From: sof Date: Thu, 28 Aug 1997 21:05:44 +0000 (+0000) Subject: [project @ 1997-08-28 21:05:44 by sof] X-Git-Tag: Approximately_1000_patches_recorded~83 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=5e2532c40ff3377de5b8209e87c77ca7a1fd405b;p=ghc-hetmet.git [project @ 1997-08-28 21:05:44 by sof] Include aclocal.m4 in source distribs --- diff --git a/Makefile b/Makefile index 40a9761..96f46db 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +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 README ANNOUNCE ANNOUNCE-$(GhcProjectVersion) NEWS INSTALL Makefile install-sh +SRC_DIST_FILES += configure.in config.guess config.sub configure aclocal.m4 README ANNOUNCE ANNOUNCE-$(GhcProjectVersion) NEWS INSTALL Makefile install-sh #