]> git.saurik.com Git - bison.git/blobdiff - src/Makefile.am
* src/lalr.h: New file.
[bison.git] / src / Makefile.am
index a7acb61dfcd0b1e6ebe9cfce3ebe84edb46de6bb..3dd5d6b1283a34e301c5358b2762affb2c7c4447 100644 (file)
@@ -18,8 +18,10 @@ 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 gram.h lex.h machine.h     \
- state.h       \
+noinst_HEADERS = alloc.h closure.h complain.h \
+ derives.h \
+ files.h getargs.h gram.h lalr.h lex.h \
+ output.h state.h      \
  symtab.h system.h types.h
 
 data_DATA = bison.simple bison.hairy