]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add German as website language
authorTill Paala <till.rettig@gmx.de>
Wed, 1 Sep 2010 18:58:08 +0000 (21:58 +0300)
committerTill Paala <till.rettig@gmx.de>
Wed, 1 Sep 2010 18:58:08 +0000 (21:58 +0300)
make/website.make

index c6c2c3e343b826e7004847d029a5b3bc64fef201..2928f53b064d10e00def3dc263faf5606c978a7e 100644 (file)
@@ -36,7 +36,7 @@ OUT=out-website
 
 ### only update this when the language compiles correctly!
 # LANGUAGES = (site, de, es, fr, hu, it, ja, nl)
-WEB_LANGS = es fr it nl
+WEB_LANGS = es fr it nl de
 
 TEXI2HTML=ONLY_WEB=1 TOP_SRC_DIR=$(top-src-dir) DEPTH=$(depth) PERL_UNICODE=SD $(TEXI2HTML_PROGRAM)