]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/website.make
create-weblinks-itexi.py: Enable 'fr'
[lilypond.git] / make / website.make
index 54a535e3f42cef90da19cdf02cec20962c35c674..63c377e3a3e169e7cc1c3ab10f207ac9598886f4 100644 (file)
@@ -35,8 +35,8 @@ endif
 OUT=out-website
 
 ### only update this when the language compiles correctly!
-#WEB_LANGS = es fr nl
-WEB_LANGS = es nl
+WEB_LANGS = es fr nl
+#WEB_LANGS = es nl
 
 TEXI2HTML=ONLY_WEB=1 TOP_SRC_DIR=$(top-src-dir) DEPTH=$(depth) PERL_UNICODE=SD $(TEXI2HTML_PROGRAM)