From: Paul Eggert Date: Thu, 12 Oct 2006 22:40:52 +0000 (+0000) Subject: * data/Makefile.am (dist_pkgdata_DATA): Add bison.m4; this X-Git-Tag: v2.3b~272 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/dd4bf078276e0ee7fac19a347ca13a7f078a2d3f?hp=efdd74213781845c14203b77870320adc48a0a58 * data/Makefile.am (dist_pkgdata_DATA): Add bison.m4; this accommodates the 2006-10-08 change. --- diff --git a/ChangeLog b/ChangeLog index 0d93f8ed..370ecd05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-10-12 Paul Eggert + + * data/Makefile.am (dist_pkgdata_DATA): Add bison.m4; this + accommodates the 2006-10-08 change. + 2006-10-11 Bob Rossi * data/push.c (yypushparse, yypvarsinit, yypvars): Wrap in b4_push_if. diff --git a/data/Makefile.am b/data/Makefile.am index 4aa42a88..6fb68120 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -15,7 +15,7 @@ ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA ## 02110-1301 USA -dist_pkgdata_DATA = README \ +dist_pkgdata_DATA = README bison.m4 \ c.m4 yacc.c glr.c push.c \ c++.m4 location.cc lalr1.cc glr.cc