* src/Makefile.am (bison_SOURCES): Add parse-skel.h and

skeleton.h.
This commit is contained in:
Akim Demaille
2002-01-06 20:49:27 +00:00
parent a9b8959efa
commit 25d810906c
14 changed files with 25 additions and 19 deletions

View File

@@ -45,7 +45,7 @@ bison_SOURCES = LR0.c closure.c complain.c conflicts.c \
muscle_tab.h muscle_tab.c \
options.h options.c \
print.c reader.c reduce.c symtab.c warshall.c vcg.c \
parse-skel.y scan-skel.l
skeleton.h parse-skel.h parse-skel.y scan-skel.l
EXTRA_bison_SOURCES = vmsgetargs.c