diff options
Diffstat (limited to 'DOCS/xml/cs')
-rw-r--r-- | DOCS/xml/cs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/cs/Makefile b/DOCS/xml/cs/Makefile index e18885f6df..e36fbfffa5 100644 --- a/DOCS/xml/cs/Makefile +++ b/DOCS/xml/cs/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) |