From a64a249d392abb438c598c319ea544fb23d626ca Mon Sep 17 00:00:00 2001 From: =?utf8?q?D=C3=A9nes=20Harmath?= Date: Wed, 22 Sep 2010 00:47:25 +0200 Subject: [PATCH] Web: Included Hungarian website language --- make/website.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/website.make b/make/website.make index 2928f53b06..af5d942652 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 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) -- 2.39.2