mirror of
https://github.com/mpv-player/mpv
synced 2024-12-14 02:45:43 +00:00
a1b5768244
Patch by Dmitry Baryshkov <mitya@school.ioffe.ru>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11046 b3059339-0415-0410-9bf9-f77b7e298cf2
11 lines
273 B
Makefile
11 lines
273 B
Makefile
include ../Makefile.inc
|
|
|
|
# Set if you are using your own HTML stylesheet...
|
|
#HTML_STYLESHEET = mystyle.css
|
|
|
|
# Change to yes to enable symlinking missing files to English master versions
|
|
USE_SYMLINKS = yes
|
|
|
|
# Dependency information.
|
|
$(HTMLDIR)/index.html: $(wildcard *.xml)
|