summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/cs/Makefile
diff options
context:
space:
mode:
authorjheryan <jheryan@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-04 13:57:10 +0000
committerjheryan <jheryan@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-04 13:57:10 +0000
commitaf011bae6f4eeb9a41c3af46f2ee1a3a8befafba (patch)
tree9aed88e7732f19f35faa1ca2657acffb6e8a0b5a /DOCS/xml/cs/Makefile
parent0808d1b8abcf0d903b1d8a458b59a2f8e3e9b20a (diff)
downloadmpv-af011bae6f4eeb9a41c3af46f2ee1a3a8befafba.tar.bz2
mpv-af011bae6f4eeb9a41c3af46f2ee1a3a8befafba.tar.xz
Adding new files to czech translation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14352 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/cs/Makefile')
-rw-r--r--DOCS/xml/cs/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/DOCS/xml/cs/Makefile b/DOCS/xml/cs/Makefile
new file mode 100644
index 0000000000..e18885f6df
--- /dev/null
+++ b/DOCS/xml/cs/Makefile
@@ -0,0 +1,11 @@
+# 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)
+$(HTMLFILE): $(wildcard *.xml)
+
+include ../Makefile.inc