From: sof Date: Sun, 31 May 1998 18:59:39 +0000 (+0000) Subject: [project @ 1998-05-31 18:59:39 by sof] X-Git-Tag: Approx_2487_patches~642 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=36139a9e59a4725f076c2a78c87bd5c03eb4b9ef [project @ 1998-05-31 18:59:39 by sof] Include acconfig.h with src dists --- diff --git a/Makefile b/Makefile index 5c4baa2..013daee 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 aclocal.m4 README INSTALL Makefile install-sh +SRC_DIST_FILES += configure.in config.guess config.sub configure aclocal.m4 acconfig.h README INSTALL Makefile install-sh # # Making a binary distribution