]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: Included Hungarian website language
authorDénes Harmath <harmathdenes@gmail.com>
Tue, 21 Sep 2010 22:47:25 +0000 (00:47 +0200)
committerDénes Harmath <harmathdenes@gmail.com>
Tue, 21 Sep 2010 22:47:54 +0000 (00:47 +0200)
make/website.make

index 2928f53b064d10e00def3dc263faf5606c978a7e..af5d942652b9fbeada859f0b4ecce66f5c1e7882 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 de
+WEB_LANGS = es fr it nl de hu
 
 TEXI2HTML=ONLY_WEB=1 TOP_SRC_DIR=$(top-src-dir) DEPTH=$(depth) PERL_UNICODE=SD $(TEXI2HTML_PROGRAM)