summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorvern <vern>1994-12-04 09:14:57 +0000
committervern <vern>1994-12-04 09:14:57 +0000
commit1a7d2cafa7903470606ed5b83d70c8b3ca2bc9ec (patch)
tree4415ed891bc4942e63e57e0ca5eceb5605e9c461 /Makefile.in
parent1e28f7629220e939e56fef1e44de09d96ec51b30 (diff)
downloadflex-1a7d2cafa7903470606ed5b83d70c8b3ca2bc9ec.tar.gz
added skel.c to DISTFILES
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index ad8beec..3f7e73f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# @(#) $Header: /cvsroot/flex/flex/Attic/Makefile.in,v 1.33 1994/11/29 16:14:31 vern Exp $ (LBL)
+# @(#) $Header: /cvsroot/flex/flex/Attic/Makefile.in,v 1.34 1994/12/04 09:14:57 vern Exp $ (LBL)
# If your version of "make" does not define $(MAKE), comment in the
# definition of "MAKE" below. (You only need to do this if you intend
@@ -76,7 +76,7 @@ LINTSRCS = ccl.c dfa.c ecs.c gen.c main.c misc.c nfa.c parse.c \
scan.c skel.c sym.c tblcmp.c yylex.c
DISTFILES = README NEWS COPYING INSTALL FlexLexer.h \
- configure.in config.h.in Makefile.in mkskel.sh flex.skl \
+ configure.in config.h.in Makefile.in mkskel.sh skel.c flex.skl \
$(HEADERS) $(SOURCES) $(LIBSRCS) MISC \
flex.1 flexdoc.1 \
scan.c install.sh mkinstalldirs configure