From 4d98cc356fc3c2c6d0c966e79bd9c84fc66e9b83 Mon Sep 17 00:00:00 2001
From: sof <unknown>
Date: Fri, 6 Jun 1997 22:45:33 +0000
Subject: [PATCH] [project @ 1997-06-06 22:45:33 by sof] Include
 version-specific ANNOUNCE

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

diff --git a/Makefile b/Makefile
index b964dd9d0092..130485d9412b 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 README ANNOUNCE ANNOUNCE-2.02 NEWS INSTALL Makefile install-sh
+SRC_DIST_FILES += configure.in config.guess config.sub configure README ANNOUNCE ANNOUNCE-$(GhcProjectVersion) NEWS INSTALL Makefile install-sh
 
 
 #
-- 
GitLab