summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/pl/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-15 10:37:41 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-15 10:37:41 +0000
commitfdb5454df2e6c0c631728c87ccec2887ed869f4a (patch)
tree518e4fc29942ec96313e7c5c730fd3852a345e3f /DOCS/xml/pl/Makefile
parentee07781e3e2a2349689db6ad4feadcdddc06a871 (diff)
downloadmpv-fdb5454df2e6c0c631728c87ccec2887ed869f4a.tar.bz2
mpv-fdb5454df2e6c0c631728c87ccec2887ed869f4a.tar.xz
Output UTF-8 instead of legacy encodings by default.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20940 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/pl/Makefile')
-rw-r--r--DOCS/xml/pl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/pl/Makefile b/DOCS/xml/pl/Makefile
index 8457da2abd..e36fbfffa5 100644
--- a/DOCS/xml/pl/Makefile
+++ b/DOCS/xml/pl/Makefile
@@ -5,7 +5,7 @@
USE_SYMLINKS = no
# Dependency information.
-$(HTMLDIR)/index.html: $(wildcard *.xml) html-common.xsl
-$(HTMLFILE): $(wildcard *.xml) html-common.xsl
+$(HTMLDIR)/index.html: $(wildcard *.xml)
+$(HTMLFILE): $(wildcard *.xml)
include ../Makefile.inc