summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/Makefile.inc
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-30 12:10:09 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-30 12:10:09 +0000
commit6d2a898375aed26bcc4376ad1cc2e11cdcc07899 (patch)
tree8276499e34a2e1ec0a938dd69a31223b49696d81 /DOCS/xml/Makefile.inc
parentee80a9ea71f45977225c99a9dd056c9fa62e5d28 (diff)
downloadmpv-6d2a898375aed26bcc4376ad1cc2e11cdcc07899.tar.bz2
mpv-6d2a898375aed26bcc4376ad1cc2e11cdcc07899.tar.xz
Dependencies for autogenerated files added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11327 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/Makefile.inc')
-rw-r--r--DOCS/xml/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/Makefile.inc b/DOCS/xml/Makefile.inc
index 8d767df254..34f5e5eb43 100644
--- a/DOCS/xml/Makefile.inc
+++ b/DOCS/xml/Makefile.inc
@@ -74,8 +74,8 @@ $(HTMLFILE): documentation.xml $(XSL_DEPS)
cp -f $(HTML_STYLESHEET) `dirname $(HTMLFILE)`
../xsltproc.sh $(HTMLFILE) $(HTML_SINGLE_XSL) $<
-#../html-single.xsl:
-# cd .. && sh configure
+../html-chunk.xsl ../html-single.xsl:
+ cd .. && sh configure
distclean:
if test "$(USE_SYMLINKS)" = "yes" ; then \