summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/pl/Makefile
diff options
context:
space:
mode:
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