From 3c767901f6831c378cfb1d8b86042368957e0f53 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 28 Nov 1994 20:54:38 +0000 Subject: [PATCH] (make-$(version).tar): Rename install.sh to install-sh. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index c51fb9b..70bf9fc 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -262,7 +262,7 @@ make-$(version).tar: README INSTALL COPYING ChangeLog NEWS \ acconfig.h $(srcs) remote-*.c $(globfiles) \ make.texinfo make-stds.texi \ make.?? make.??s make.toc make.aux make.man texinfo.tex TAGS tags \ - install.sh \ + install-sh \ make.info make.info* $(make-tar) -- 2.7.4