changeset 29969:01e66f959361

Add html-chunk.xsl and html-single.xsl to targets generated by configure.
author diego
date Sun, 13 Dec 2009 23:50:38 +0000
parents 4e0ff9be2b1e
children 5733a5cd1339
files DOCS/xml/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/Makefile	Sun Dec 13 23:48:20 2009 +0000
+++ b/DOCS/xml/Makefile	Sun Dec 13 23:50:38 2009 +0000
@@ -31,7 +31,7 @@
 $(foreach lang,$(DOC_LANG_ALL),$(HTML)/$(lang)):
 	-mkdir -p $@
 
-xsltproc.sh xmllint.sh:
+html-chunk.xsl html-single.xsl xsltproc.sh xmllint.sh:
 	sh configure
 
 define lang-def