summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-25 12:41:56 +0000
committerwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-25 12:41:56 +0000
commit87396378771c34c1770ed0925c047fd343cf7b06 (patch)
tree5de21ebac99aa2b0c3d04a45217e07579a636b7c
parentc0851b2dd335b7c583294898722c39e4d43ff6dc (diff)
downloadmpv-87396378771c34c1770ed0925c047fd343cf7b06.tar.bz2
mpv-87396378771c34c1770ed0925c047fd343cf7b06.tar.xz
Based on previous lines and nonsense of this I guess this file
shouldn't be here. Who gets to drink? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11526 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/xml/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/Makefile.inc b/DOCS/xml/Makefile.inc
index 645b3ea3e1..96a38ab463 100644
--- a/DOCS/xml/Makefile.inc
+++ b/DOCS/xml/Makefile.inc
@@ -21,7 +21,7 @@ HTML_SINGLE_XSL := html-single.xsl
ifeq (html-common.xsl,$(wildcard html-common.xsl))
XSL_DEPS := $(HTML_SINGLE_XSL) html-common.xsl ../html-single.xsl ../html-common.xsl
else
-XSL_DEPS := $(HTML_SINGLE_XSL) html-common.xsl ../html-single.xsl ../html-common.xsl
+XSL_DEPS := $(HTML_SINGLE_XSL) ../html-single.xsl ../html-common.xsl
endif
else
HTML_SINGLE_XSL := ../html-single.xsl