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:
parent
c0851b2dd3
commit
8739637877
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user