summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/de/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/de/Makefile')
-rw-r--r--DOCS/xml/de/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/DOCS/xml/de/Makefile b/DOCS/xml/de/Makefile
index e18885f6df..db38611f41 100644
--- a/DOCS/xml/de/Makefile
+++ b/DOCS/xml/de/Makefile
@@ -1,11 +1,4 @@
-# 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)
+$(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml)
include ../Makefile.inc