mirror of https://github.com/mpv-player/mpv
8 lines
175 B
Makefile
8 lines
175 B
Makefile
|
include ../Makefile.inc
|
||
|
|
||
|
# Set if you are using your own HTML stylesheet...
|
||
|
#HTML_STYLESHEET = mystyle.css
|
||
|
|
||
|
# Dependency information.
|
||
|
$(HTMLDIR)/index.html: $(wildcard *.xml)
|