summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/Makefile
diff options
context:
space:
mode:
authornicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-23 23:35:12 +0000
committernicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-23 23:35:12 +0000
commit413a60419542895a13fa54640b44e074df8de162 (patch)
tree6f4940f2ac5bf154f5586f7436d6cca12546ec1c /DOCS/xml/en/Makefile
parent5b1bd414021a75c10bcff405266df99f729a91da (diff)
downloadmpv-413a60419542895a13fa54640b44e074df8de162.tar.bz2
mpv-413a60419542895a13fa54640b44e074df8de162.tar.xz
XML version of MPlayer's doc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9676 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/Makefile')
-rw-r--r--DOCS/xml/en/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/xml/en/Makefile b/DOCS/xml/en/Makefile
new file mode 100644
index 0000000000..9526a6b068
--- /dev/null
+++ b/DOCS/xml/en/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)