Author: diego
Date: Mon Dec 14 00:50:38 2009
New Revision: 30011

Log:
Add html-chunk.xsl and html-single.xsl to targets generated by configure.

Modified:
   trunk/DOCS/xml/Makefile

Modified: trunk/DOCS/xml/Makefile
==============================================================================
--- trunk/DOCS/xml/Makefile     Mon Dec 14 00:48:20 2009        (r30010)
+++ trunk/DOCS/xml/Makefile     Mon Dec 14 00:50:38 2009        (r30011)
@@ -31,7 +31,7 @@ xmllint: xmllint.sh $(addprefix xmllint-
 $(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
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to