Author: diego
Date: Mon Dec 14 03:40:55 2009
New Revision: 30024

Log:
Exploit one more opportunity to make use of the CONFIGURE_GENERATED variable.

Modified:
   trunk/DOCS/xml/Makefile

Modified: trunk/DOCS/xml/Makefile
==============================================================================
--- trunk/DOCS/xml/Makefile     Mon Dec 14 03:39:22 2009        (r30023)
+++ trunk/DOCS/xml/Makefile     Mon Dec 14 03:40:55 2009        (r30024)
@@ -34,7 +34,7 @@ xmllint: xmllint.sh $(addprefix xmllint-
 $(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
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to