summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/xml/de/Makefile2
-rw-r--r--DOCS/xml/hu/Makefile2
-rw-r--r--DOCS/xml/ru/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/de/Makefile b/DOCS/xml/de/Makefile
index e18885f6df..e36fbfffa5 100644
--- a/DOCS/xml/de/Makefile
+++ b/DOCS/xml/de/Makefile
@@ -2,7 +2,7 @@
#HTML_STYLESHEET = mystyle.css
# Change to yes to enable symlinking missing files to English master versions
-USE_SYMLINKS = yes
+USE_SYMLINKS = no
# Dependency information.
$(HTMLDIR)/index.html: $(wildcard *.xml)
diff --git a/DOCS/xml/hu/Makefile b/DOCS/xml/hu/Makefile
index e18885f6df..e36fbfffa5 100644
--- a/DOCS/xml/hu/Makefile
+++ b/DOCS/xml/hu/Makefile
@@ -2,7 +2,7 @@
#HTML_STYLESHEET = mystyle.css
# Change to yes to enable symlinking missing files to English master versions
-USE_SYMLINKS = yes
+USE_SYMLINKS = no
# Dependency information.
$(HTMLDIR)/index.html: $(wildcard *.xml)
diff --git a/DOCS/xml/ru/Makefile b/DOCS/xml/ru/Makefile
index e18885f6df..e36fbfffa5 100644
--- a/DOCS/xml/ru/Makefile
+++ b/DOCS/xml/ru/Makefile
@@ -2,7 +2,7 @@
#HTML_STYLESHEET = mystyle.css
# Change to yes to enable symlinking missing files to English master versions
-USE_SYMLINKS = yes
+USE_SYMLINKS = no
# Dependency information.
$(HTMLDIR)/index.html: $(wildcard *.xml)