[MPlayer-DOCS] r30011 - trunk/DOCS/xml/Makefile

diego subversion at mplayerhq.hu
Mon Dec 14 00:50:39 CET 2009


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


More information about the MPlayer-DOCS mailing list