]> git.saurik.com Git - bison.git/blobdiff - src/Makefile.am
Test also `--verbose', `--defines' and `--name-prefix'. Testing
[bison.git] / src / Makefile.am
index 99e0c89000284f5147853398ff4b941545815203..53475eb92dd7067a0ef51832420dc1fa720a7f10 100644 (file)
@@ -10,7 +10,7 @@ LDADD = @INTLLIBS@ ../lib/libbison.a
 
 bin_PROGRAMS = bison
 
-bison_SOURCES = LR0.c allocate.c closure.c complain.c conflicts.c      \
+bison_SOURCES = LR0.c closure.c complain.c conflicts.c \
     derives.c  \
     files.c getargs.c gram.c lalr.c lex.c main.c nullable.c \
     output.c   \
@@ -18,11 +18,11 @@ 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 \
+noinst_HEADERS = LR0.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      \
reader.h reduce.h symtab.h system.h types.h
print.h reader.h reduce.h symtab.h warshall.h system.h types.h
 
 data_DATA = bison.simple bison.hairy