summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-03-29 21:08:18 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-03-29 21:08:18 +0000
commit832d9391cc6570479e6cbbaf58ecbd28c3613884 (patch)
treea592e559f067508da9b9ad91d1cb2689dc7435bf /Makefile.am
parent64359a367b42a59b3def6955f47aa421df11b089 (diff)
unlisted intermediate flex/yacc-created files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 77d6907..fd658bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,7 +71,6 @@ libfl_a_SOURCES = \
noinst_HEADERS = \
flexdef.h \
- parse.h \
version.h \
options.h \
scanopt.h
@@ -101,9 +100,7 @@ EXTRA_DIST = \
$(man_MANS)
BUILT_SOURCES = \
- skel.c \
- parse.c \
- scan.c
+ skel.c
SUBDIRS = \
m4 \