changeset 16564:dcf2b3c81e02

Symlinks are not needed any more.
author jheryan
date Fri, 23 Sep 2005 08:05:45 +0000
parents 301b3ae331f2
children 721e82f74caf
files DOCS/xml/cs/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/cs/Makefile	Fri Sep 23 08:03:08 2005 +0000
+++ b/DOCS/xml/cs/Makefile	Fri Sep 23 08:05:45 2005 +0000
@@ -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)