view DOCS/xml/ru/Makefile @ 19728:797cc3331e05

r19732: Mailing list descriptions are on homepage, remove from here r19733: (hopefully last) mplayer lists link fix
author voroshil
date Thu, 07 Sep 2006 15:50:36 +0000
parents 71a4c2eb1340
children abde88225c3a
line wrap: on
line source

# 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