summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/it/Makefile
blob: 11dc2e788f6d8dd964c71c7d0886100a5ab18708 (plain)
1
2
3
4
5
6
7
8
9
10
# 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 $(HTMLDIR)/MPlayer.html: $(wildcard *.xml)

include ../Makefile.inc