]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/website.make
Merge branch 'web-experimental' into lilypond/translation
[lilypond.git] / make / website.make
index 4987a601e413b359aa747b294ca3adf72d84a9ad..beaff7c8217f555e2ef12ec15829a4d88b71054c 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
+# 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)