view DOCS/xml/ru/Makefile @ 20338:e5902385e9e1

r20318: capitalization fixes, add missing dots to sentences r20321: --enable-faad-external and --enable-libmaad fixes r20328: some random fixes (rewording, spelling,...) r20341: Remove obsolete parts, some updates.
author voroshil
date Sat, 21 Oct 2006 21:36:31 +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