diff options
Diffstat (limited to 'DOCS/xml/ru/Makefile')
-rw-r--r-- | DOCS/xml/ru/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/xml/ru/Makefile b/DOCS/xml/ru/Makefile new file mode 100644 index 0000000000..9526a6b068 --- /dev/null +++ b/DOCS/xml/ru/Makefile @@ -0,0 +1,7 @@ +include ../Makefile.inc + +# Set if you are using your own HTML stylesheet... +#HTML_STYLESHEET = mystyle.css + +# Dependency information. +$(HTMLDIR)/index.html: $(wildcard *.xml) |