mirror of
https://github.com/mpv-player/mpv
synced 2025-01-02 13:02:24 +00:00
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)
|