From ef3536eb3cd76496c347f8c333a7400b2377d2f7 Mon Sep 17 00:00:00 2001 From: David MacKenzie Date: Thu, 10 Nov 1994 21:34:59 +0000 Subject: [PATCH] (DISTFILES): Include install-sh, not install.sh. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index c360e7e7..d17a9349 100644 --- a/Makefile.in +++ b/Makefile.in @@ -71,7 +71,7 @@ DISTFILES = COPYING ChangeLog Makefile.in configure configure.in \ warshall.c files.h gram.h lex.h machine.h new.h state.h \ symtab.h system.h types.h bison.cld build.com vmsgetargs.c \ vmshlp.mar README INSTALL bison.texinfo bison.info* texinfo.tex \ - getopt.c getopt.h getopt1.c alloca.c mkinstalldirs install.sh + getopt.c getopt.h getopt1.c alloca.c mkinstalldirs install-sh SHELL = /bin/sh -- 2.50.0