1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-30 02:52:10 +00:00

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
This commit is contained in:
wight 2003-11-25 12:41:56 +00:00
parent c0851b2dd3
commit 8739637877

View File

@ -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