]> git.saurik.com Git - bison.git/blobdiff - src/Makefile.am
(jm_PREREQ_QUOTEARG): AC_MBSTATE_T -> AC_TYPE_MBSTATE_T.
[bison.git] / src / Makefile.am
index c3edda8db64a969e53088ffbb913ea2647b0a9a2..8e745d8d6fe097a74a5f5a65550de1e2d40ba89a 100644 (file)
@@ -37,6 +37,7 @@ bin_PROGRAMS = bison
 
 bison_SOURCES =                                  \
        LR0.c LR0.h                               \
+       assoc.c assoc.h                           \
        closure.c closure.h                       \
        complain.c complain.h                     \
        conflicts.c conflicts.h                   \
@@ -62,6 +63,7 @@ bison_SOURCES =                                 \
        symlist.c symlist.h                       \
        symtab.c symtab.h                         \
        system.h                                  \
+       tables.h tables.c                         \
        vcg.c vcg.h                               \
        vcg_defaults.h