From 36139a9e59a4725f076c2a78c87bd5c03eb4b9ef Mon Sep 17 00:00:00 2001
From: sof <unknown>
Date: Sun, 31 May 1998 18:59:39 +0000
Subject: [PATCH] [project @ 1998-05-31 18:59:39 by sof] Include acconfig.h
 with src dists

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 5c4baa27a205..013daeeaeb79 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
-- 
GitLab