[project @ 1997-08-28 21:05:44 by sof]
authorsof <unknown>
Thu, 28 Aug 1997 21:05:44 +0000 (21:05 +0000)
committersof <unknown>
Thu, 28 Aug 1997 21:05:44 +0000 (21:05 +0000)
Include aclocal.m4 in source distribs

Makefile

index 40a9761..96f46db 100644 (file)
--- 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
 
 
 #