1
mirror of https://github.com/mpv-player/mpv synced 2024-09-16 22:19:59 +02:00
mpv/DOCS/xml/fr/Makefile
lumag 44d459e63e Add support for building all-in-one HTML docs. (Files go to DOCS/HTML-single)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11189 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-20 09:56:48 +00:00

12 lines
303 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 = no
# Dependency information.
$(HTMLDIR)/index.html: $(wildcard *.xml)
$(HTMLFILE): $(wildcard *.xml)