X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/db5b3a89b415dadc725ea6271d5bb09e27a7969d..cc84fd5dc79495429d3406f9088d01f477b52a7b:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index 195c40e6..e7598e7b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -19,7 +19,7 @@ bison_SOURCES = LR0.c allocate.c closure.c complain.c conflicts.c \ EXTRA_bison_SOURCES = vmsgetargs.c noinst_HEADERS = alloc.h complain.h files.h getargs.h gram.h lex.h \ - state.h \ + derives.h state.h \ symtab.h system.h types.h data_DATA = bison.simple bison.hairy