diff --git a/docs/Makefile.am b/docs/Makefile.am index 206ef3b102323bade5a9b861f4ffc516aedccd7b..14aad83479f4e2ee90695309b1b7b73c777cdda6 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -152,7 +152,7 @@ schema_DATA = $(wildcard $(srcdir)/schemas/*.rng) EXTRA_DIST= \ apibuild.py genaclperms.pl \ - site.xsl newapi.xsl news.xsl page.xsl \ + site.xsl subsite.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) \