changeset 29970:5733a5cd1339

configure also generates all main.xml files.
author diego
date Sun, 13 Dec 2009 23:54:46 +0000
parents 01e66f959361
children 582d78986e87
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:50:38 2009 +0000
+++ b/DOCS/xml/Makefile	Sun Dec 13 23:54:46 2009 +0000
@@ -31,7 +31,7 @@
 $(foreach lang,$(DOC_LANG_ALL),$(HTML)/$(lang)):
 	-mkdir -p $@
 
-html-chunk.xsl html-single.xsl xsltproc.sh xmllint.sh:
+html-chunk.xsl html-single.xsl xsltproc.sh xmllint.sh $(foreach lang,$(DOC_LANG_ALL),$(lang)/main.xml):
 	sh configure
 
 define lang-def