]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/website.make
Merge branch 'master' into lilypond/translation
[lilypond.git] / make / website.make
index 2ac54c5a4308354298444f5cb3e8b5ce889ac0e8..7d6ed7cb84f1d6e107e6514d7526b2f27362ec50 100644 (file)
@@ -35,8 +35,9 @@ endif
 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 de hu ja
+# LANGUAGES = (site, cs, de, es, fr, hu, it, ja, nl, zh)
+#WEB_LANGS = de es fr hu it ja nl zh cs
+WEB_LANGS = cs de es fr hu it ja nl zh
 
 TEXI2HTML=ONLY_WEB=1 TOP_SRC_DIR=$(top-src-dir) DEPTH=$(depth) PERL_UNICODE=SD $(TEXI2HTML_PROGRAM)