From: David MacKenzie Date: Thu, 10 Nov 1994 21:34:59 +0000 (+0000) Subject: (DISTFILES): Include install-sh, not install.sh. X-Git-Tag: GNU_ORIG~64 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/ef3536eb3cd76496c347f8c333a7400b2377d2f7 (DISTFILES): Include install-sh, not install.sh. --- 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