view DOCS/xml/en/Makefile @ 11323:c6758363a238

A-V sync fix by Timo Kanera <timo@kanera.de>.
author diego
date Thu, 30 Oct 2003 00:08:06 +0000
parents 6dfed0b2a300
children 71a4c2eb1340
line wrap: on
line source

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)