From a1b576824414d0e044432e271edabce38756503e Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 8 Oct 2003 02:00:59 +0000 Subject: Support for building incomplete translations. Patch by Dmitry Baryshkov . git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11046 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/es/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/xml/es') diff --git a/DOCS/xml/es/Makefile b/DOCS/xml/es/Makefile index 9526a6b068..573ef6e76a 100644 --- a/DOCS/xml/es/Makefile +++ b/DOCS/xml/es/Makefile @@ -3,5 +3,8 @@ include ../Makefile.inc # Set if you are using your own HTML stylesheet... #HTML_STYLESHEET = mystyle.css +# Change to yes to enable symlinking missing files to English master versions +USE_SYMLINKS = yes + # Dependency information. $(HTMLDIR)/index.html: $(wildcard *.xml) -- cgit v1.2.3