]> git.donarmstrong.com Git - lilypond.git/blobdiff - website.make
website.make: Build all languages. Fixes switchability new web site.
[lilypond.git] / website.make
index a681721ffabde549591a6daecc8f49b5f577b0ab..4f4c449aab955556909e8bfcd382bfe5d7b66fe1 100644 (file)
@@ -33,8 +33,7 @@ endif
 
 ################################################################
 OUT=out-website
-WEB_LANGS=es
-
+WEB_LANGS=$(shell PYTHONPATH=$(top-src-dir)/python python $(top-src-dir)/python/langdefs.py)
 
 TEXI2HTML=ONLY_WEB=1 TOP_SRC_DIR=$(top-src-dir) DEPTH=$(depth) PERL_UNICODE=SD $(TEXI2HTML_PROGRAM)