]> git.saurik.com Git - bison.git/blobdiff - src/Makefile.am
* src/LR0.h: New file.
[bison.git] / src / Makefile.am
index 4919ddbb9952f37c45e7f1c4bee422adadbb5fa2..fa7d8fb7cf41979705907721bc5139bb7efc89ba 100644 (file)
@@ -18,7 +18,7 @@ bison_SOURCES = LR0.c allocate.c closure.c complain.c conflicts.c     \
 
 EXTRA_bison_SOURCES = vmsgetargs.c
 
-noinst_HEADERS = alloc.h closure.h complain.h conflicts.h \
+noinst_HEADERS = LR0.h alloc.h closure.h complain.h conflicts.h \
  derives.h \
  files.h getargs.h gram.h lalr.h lex.h nullable.h \
  output.h state.h      \