diff options
author | Francisco Vila <francisco.vila@hispalinux.es> | 2011-02-04 13:52:59 +0100 |
---|---|---|
committer | Francisco Vila <francisco.vila@hispalinux.es> | 2011-02-04 23:42:21 +0100 |
commit | 51ecbd57918c283a84804eb5f851602f5cf3a79c (patch) | |
tree | 56b9bd09b0e475e624b60de319c1bef7e803cf96 /make/website.make | |
parent | 61c74b255b9ee12194853a97e0c2fe2882777f8f (diff) |
Doc: Czech webpage from Pavel, thanks!
Diffstat (limited to 'make/website.make')
-rw-r--r-- | make/website.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/website.make b/make/website.make index 9ea6790388..beaff7c821 100644 --- a/make/website.make +++ b/make/website.make @@ -37,7 +37,7 @@ OUT=out-website ### only update this when the language compiles correctly! # LANGUAGES = (site, cs, de, es, fr, hu, it, ja, nl, zh) #WEB_LANGS = de es fr hu it ja nl zh cs -WEB_LANGS = de es fr hu it ja nl zh +WEB_LANGS = cs de es fr hu it ja nl zh TEXI2HTML=ONLY_WEB=1 TOP_SRC_DIR=$(top-src-dir) DEPTH=$(depth) PERL_UNICODE=SD $(TEXI2HTML_PROGRAM) |