X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d5796688b17857ba9041aa65c67f5c2c1c88c3bc..6c89f1c1388ef0368855fc0400d35dfaf57db3ef:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index 6ee22986..1757f65d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -21,7 +21,7 @@ EXTRA_bison_SOURCES = vmsgetargs.c noinst_HEADERS = alloc.h closure.h complain.h \ derives.h \ files.h getargs.h gram.h lex.h \ - state.h \ + output.h state.h \ symtab.h system.h types.h data_DATA = bison.simple bison.hairy