]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: [nl] fully enable now also for website-only build.
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 9 Apr 2010 09:41:33 +0000 (11:41 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 9 Apr 2010 09:41:33 +0000 (11:41 +0200)
make/website.make

index dc21c6e15229e3c4619bff62a4fff6d6071e519f..54a535e3f42cef90da19cdf02cec20962c35c674 100644 (file)
@@ -36,7 +36,7 @@ OUT=out-website
 
 ### only update this when the language compiles correctly!
 #WEB_LANGS = es fr nl
-WEB_LANGS = es
+WEB_LANGS = es nl
 
 TEXI2HTML=ONLY_WEB=1 TOP_SRC_DIR=$(top-src-dir) DEPTH=$(depth) PERL_UNICODE=SD $(TEXI2HTML_PROGRAM)