From db98fe95a4c692a854c6f73931323528f6750678 Mon Sep 17 00:00:00 2001
From: Roland McGrath <roland@redhat.com>
Date: Thu, 23 Dec 1993 20:41:21 +0000
Subject: [PATCH] Formerly GNUmakefile.~113~

---
 GNUmakefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/GNUmakefile b/GNUmakefile
index 070cc9e5..5f66b36b 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -249,7 +249,8 @@ make-$(version).tar: README INSTALL COPYING ChangeLog NEWS \
           configure Makefile.in configure.in build.sh.in mkinstalldirs \
 	  acconfig.h $(srcs) remote-*.c $(globfiles) \
 	  make.texinfo make-stds.texi \
-	  make.?? make.??s make.toc make.aux make.man texinfo.tex TAGS tags
+	  make.?? make.??s make.toc make.aux make.man texinfo.tex TAGS tags \
+	  install.sh
 	$(make-tar)
 
 ifneq (,)