]> git.saurik.com Git - bison.git/blobdiff - data/Makefile.am
* NEWS (2.3a+): Mention yesterday's state-removal change.
[bison.git] / data / Makefile.am
index 6fb68120f63248a1497b5c32679023b6a8c96c3c..dadd7984d9f70d0d0e0c76efe47bb3b55731eecd 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2002, 2005, 2006 Free Software Foundation, Inc.
+## Copyright (C) 2002, 2005, 2006, 2007 Free Software Foundation, Inc.
 
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
 
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -16,8 +16,9 @@
 ## 02110-1301  USA
 
 dist_pkgdata_DATA = README bison.m4 \
 ## 02110-1301  USA
 
 dist_pkgdata_DATA = README bison.m4 \
-   c.m4 yacc.c glr.c push.c \
-   c++.m4 location.cc lalr1.cc glr.cc
+   c-skel.m4 c.m4 yacc.c glr.c push.c \
+   c++-skel.m4 c++.m4 location.cc lalr1.cc glr.cc \
+   java-skel.m4 java.m4 lalr1.java
 
 m4sugardir = $(pkgdatadir)/m4sugar
 dist_m4sugar_DATA = m4sugar/m4sugar.m4
 
 m4sugardir = $(pkgdatadir)/m4sugar
 dist_m4sugar_DATA = m4sugar/m4sugar.m4