From 2683b1203cf10324e3106b4aa37a2b82f92432fd Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Fri, 9 Apr 2010 11:41:33 +0200 Subject: [PATCH] Doc: [nl] fully enable now also for website-only build. --- make/website.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/website.make b/make/website.make index dc21c6e152..54a535e3f4 100644 --- a/make/website.make +++ b/make/website.make @@ -36,7 +36,7 @@ OUT=out-website ### only update this when the language compiles correctly! #WEB_LANGS = es fr nl -WEB_LANGS = es +WEB_LANGS = es nl TEXI2HTML=ONLY_WEB=1 TOP_SRC_DIR=$(top-src-dir) DEPTH=$(depth) PERL_UNICODE=SD $(TEXI2HTML_PROGRAM) -- 2.39.2