view DOCS/xml/ru/Makefile @ 11896:71a4c2eb1340

100l for forgetting to update this. It would brake building after distclean.
author wight
date Fri, 30 Jan 2004 21:32:42 +0000
parents 6dfed0b2a300
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