From c481ebb0eca85885e22e526ea5de43573e725199 Mon Sep 17 00:00:00 2001
From: simonmar <unknown>
Date: Mon, 30 Apr 2001 10:08:14 +0000
Subject: [PATCH] [project @ 2001-04-30 10:08:14 by simonmar] Makefile.config
 should be in a source dist.

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

diff --git a/Makefile b/Makefile
index d6d552b215ab..c96a0c13aee5 100644
--- a/Makefile
+++ b/Makefile
@@ -253,7 +253,7 @@ SRC_DIST_DIR=$(shell pwd)/$(SRC_DIST_NAME)
 SRC_DIST_DIRS += docs distrib $(SUBDIRS)
 SRC_DIST_FILES += \
 	configure.in config.guess config.sub configure \
-	aclocal.m4 acconfig.h README Makefile install-sh \
+	aclocal.m4 acconfig.h README Makefile Makefile.config install-sh \
 	mk/bootstrap.mk \
 	mk/boilerplate.mk mk/config.h.in mk/config.mk.in mk/opts.mk \
 	mk/paths.mk mk/suffix.mk mk/target.mk
-- 
GitLab