changeset 29982:d44a9fa37399

Exploit one more opportunity to make use of the CONFIGURE_GENERATED variable.
author diego
date Mon, 14 Dec 2009 02:40:55 +0000
parents 76d95b4aa142
children 3f0321059139
files DOCS/xml/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/Makefile	Mon Dec 14 02:39:22 2009 +0000
+++ b/DOCS/xml/Makefile	Mon Dec 14 02:40:55 2009 +0000
@@ -34,7 +34,7 @@
 $(foreach lang,$(DOC_LANG_ALL),$(HTML)/$(lang)):
 	-mkdir -p $@
 
-html-chunk.xsl html-single.xsl xsltproc.sh xmllint.sh $(MAIN_XML_ALL):
+$(CONFIGURE_GENERATED) $(MAIN_XML_ALL):
 	sh configure
 
 define lang-def