mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 21:03:04 +00:00
* src/Makefile.am (bison_SOURCES): Add parse-skel.h and
skeleton.h.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user