* data/Makefile.am (dist_pkgdata_DATA): Ship and install bison.xsl.

This commit is contained in:
Akim Demaille
2007-11-26 10:04:15 +00:00
parent d80fb37a26
commit 0f6cd9e3f8
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2007-11-26 Akim Demaille <akim@epita.fr>
* data/Makefile.am (dist_pkgdata_DATA): Ship and install bison.xsl.
2007-11-24 Joel E. Denny <jdenny@ces.clemson.edu>
In the XML output, list useless and unused symbols and rules with the

View File

@@ -22,7 +22,8 @@ m4sugardir = $(pkgdatadir)/m4sugar
dist_m4sugar_DATA = m4sugar/m4sugar.m4
xsltdir = $(pkgdatadir)/xslt
dist_xslt_DATA = \
xslt/xml2dot.xsl \
xslt/xml2text.xsl \
dist_xslt_DATA = \
xslt/bison.xsl \
xslt/xml2dot.xsl \
xslt/xml2text.xsl \
xslt/xml2xhtml.xsl