From: Vern Paxson Date: Mon, 29 Nov 1993 17:12:49 +0000 (+0000) Subject: Added parse.{c,h} to dist files X-Git-Tag: flex-2-5-5b~324 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b100719dcf86274d0543e80f73144ea619a29da;p=flex Added parse.{c,h} to dist files --- diff --git a/Makefile.in b/Makefile.in index ecb5be7..24ae7e7 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 install.sh mkinstalldirs configure + parse.c parse.h scan.c install.sh mkinstalldirs configure DIST_NAME = flex