From 117b2a6756bc4991fb3af21c76adf060f180c619 Mon Sep 17 00:00:00 2001 From: Matthias Bolte Date: Fri, 11 Feb 2011 11:03:31 +0100 Subject: [PATCH] docs: Distribute XSLT files to generate HACKING --- docs/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Makefile.am b/docs/Makefile.am index 43c54f623f..473bbbffde 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -80,6 +80,7 @@ fig = \ EXTRA_DIST= \ apibuild.py \ site.xsl newapi.xsl news.xsl page.xsl \ + hacking1.xsl hacking2.xsl wrapstring.xsl \ $(dot_html) $(dot_html_in) $(gif) $(apihtml) $(apipng) \ $(devhelphtml) $(devhelppng) $(devhelpcss) $(devhelpxsl) \ $(xml) $(fig) $(png) $(css) \ -- 2.39.5