projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2c733c
)
Web: enable italian website.
author
Francisco Vila
<francisco.vila@hispalinux.es>
Wed, 16 Jun 2010 12:27:38 +0000
(14:27 +0200)
committer
Francisco Vila
<francisco.vila@hispalinux.es>
Wed, 16 Jun 2010 12:29:40 +0000
(14:29 +0200)
make/website.make
patch
|
blob
|
history
diff --git
a/make/website.make
b/make/website.make
index a5c109a11b432cb48ee8716d62a094f696a52896..7cd3d91936adf1c206ae028e3e41304ac1dc9ebd 100644
(file)
--- a/
make/website.make
+++ b/
make/website.make
@@
-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 nl
+WEB_LANGS = es fr
it
nl
TEXI2HTML=ONLY_WEB=1 TOP_SRC_DIR=$(top-src-dir) DEPTH=$(depth) PERL_UNICODE=SD $(TEXI2HTML_PROGRAM)