Author: diego
Date: Mon Dec 14 00:54:46 2009
New Revision: 30012

Log:
configure also generates all main.xml files.

Modified:
   trunk/DOCS/xml/Makefile

Modified: trunk/DOCS/xml/Makefile
==============================================================================
--- trunk/DOCS/xml/Makefile     Mon Dec 14 00:50:38 2009        (r30011)
+++ trunk/DOCS/xml/Makefile     Mon Dec 14 00:54:46 2009        (r30012)
@@ -31,7 +31,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:
+html-chunk.xsl html-single.xsl xsltproc.sh xmllint.sh $(foreach 
lang,$(DOC_LANG_ALL),$(lang)/main.xml):
        sh configure
 
 define lang-def
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to