From 77599e50c56431dcfb96bd9dbb31843e748c0068 Mon Sep 17 00:00:00 2001 From: Vern Paxson Date: Mon, 29 Nov 1993 11:02:52 +0000 Subject: [PATCH] Added install.sh, mkinstalldirs to distribution files --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index dae2431..ecb5be7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -76,7 +76,7 @@ DISTFILES = README NEWS COPYING INSTALL FlexLexer.h \ configure.in Makefile.in mkskel.sh flex.skl \ $(HEADERS) $(SOURCES) $(LIBSRCS) MISC \ flex.1 flexdoc.1 \ - scan.c configure + scan.c install.sh mkinstalldirs configure DIST_NAME = flex -- 2.40.0