From aa0e0d413fda54aa900c95a3804a11e6d78ef07e Mon Sep 17 00:00:00 2001
From: sof <unknown>
Date: Thu, 5 Jun 1997 23:55:51 +0000
Subject: [PATCH] [project @ 1997-06-05 23:55:51 by sof] Include distrib/ in
 source distributions

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

diff --git a/Makefile b/Makefile
index 75f49d16095d..b964dd9d0092 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,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 $(ProjectsToBuild)
+SRC_DIST_DIRS += mk docs CONTRIB distrib $(ProjectsToBuild)
 SRC_DIST_FILES += configure.in config.guess config.sub configure README ANNOUNCE ANNOUNCE-2.02 NEWS INSTALL Makefile install-sh
 
 
-- 
GitLab