]> git.donarmstrong.com Git - lilypond.git/commitdiff
website.make: Build all languages. Fixes switchability new web site.
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 2 Apr 2010 15:23:19 +0000 (17:23 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 2 Apr 2010 19:42:06 +0000 (21:42 +0200)
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)