diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-03-29 00:48:05 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-03-29 00:48:05 +0000 |
commit | aa46419dd960c124d56a800db70c7ba7e4a52413 (patch) | |
tree | 88cabc34062ee5a4938fb3fef5b9e055660d8f7d /DOCS/xml/ru/Makefile | |
parent | 330b82bcb66a6415b327247cbfbb8f453b4da768 (diff) |
Next bunch of files translated by Dmitry Baryshkov <lumag@qnc.ru>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9718 b3059339-0415-0410-9bf9-f77b7e298cf2
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) |