mirror of
https://github.com/mpv-player/mpv
synced 2025-01-01 04:12:25 +00:00
130e2f9b67
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30017 b3059339-0415-0410-9bf9-f77b7e298cf2
8 lines
199 B
Makefile
8 lines
199 B
Makefile
# Set if you are using your own HTML stylesheet...
|
|
#HTML_STYLESHEET = mystyle.css
|
|
|
|
# Dependency information.
|
|
$(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml)
|
|
|
|
include ../Makefile.inc
|