[project @ 1998-05-31 18:59:39 by sof]
authorsof <unknown>
Sun, 31 May 1998 18:59:39 +0000 (18:59 +0000)
committersof <unknown>
Sun, 31 May 1998 18:59:39 +0000 (18:59 +0000)
Include acconfig.h with src dists

Makefile

index 5c4baa2..013daee 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 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