diff options
author | nauj27 <nauj27@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-12 23:25:59 +0000 |
---|---|---|
committer | nauj27 <nauj27@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-12 23:25:59 +0000 |
commit | 1dae7f9c9a6ab64a1cbe1312e85904e3edeb30b1 (patch) | |
tree | 387f408c3b3a71d05c4f90d93c919bc20a477349 | |
parent | 3cb5b0ce7cb1e104d274a99719a884953c6ad9b0 (diff) |
Now the 'es' doc is complete. No need more symlink :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11093 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/xml/es/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/es/Makefile b/DOCS/xml/es/Makefile index 573ef6e76a..fb5dee4c44 100644 --- a/DOCS/xml/es/Makefile +++ b/DOCS/xml/es/Makefile @@ -4,7 +4,7 @@ include ../Makefile.inc #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) |