1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 11:25:10 +00:00
mpv/DOCS/xml/ru/Makefile
wight b8070f3a01 100l for forgetting to update this. It would brake building after distclean.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11897 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-30 21:32:42 +00:00

12 lines
336 B
Makefile

# 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) html-common.xsl
$(HTMLFILE): $(wildcard *.xml) html-common.xsl
include ../Makefile.inc