summaryrefslogtreecommitdiff
path: root/make/website.make
diff options
context:
space:
mode:
authorFrancisco Vila <francisco.vila@hispalinux.es>2010-06-16 14:27:38 +0200
committerFrancisco Vila <francisco.vila@hispalinux.es>2010-06-16 14:29:40 +0200
commitdc756b3949c7ba9f8a842818e974c9d7222a7b7f (patch)
tree719bd66068cf92756d9e09d9245cd9b7158c5bb4 /make/website.make
parente2c733c0e3b8c1fc9110ee0797afeb792c536e78 (diff)
Web: enable italian website.
Diffstat (limited to 'make/website.make')
-rw-r--r--make/website.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/website.make b/make/website.make
index a5c109a11b..7cd3d91936 100644
--- 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)