From: hno <> Date: Mon, 1 Apr 2002 18:59:55 +0000 (+0000) Subject: Syncronised the list of error languages used when making distributions X-Git-Tag: SQUID_3_0_PRE1~1146 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e9208f68d22661a92ca09b9fb304cd26ebd59bf8;p=thirdparty%2Fsquid.git Syncronised the list of error languages used when making distributions --- diff --git a/errors/Makefile.am b/errors/Makefile.am index a22a7d69a9..c2bb74aaa6 100644 --- a/errors/Makefile.am +++ b/errors/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.5 2001/11/30 15:27:13 hno Exp $ +# $Id: Makefile.am,v 1.6 2002/04/01 11:59:55 hno Exp $ # errordir = $(datadir)/errors @@ -11,11 +11,37 @@ errordir = $(datadir)/errors DEFAULT_ERROR_DIR = $(errordir) INSTALL_LANGUAGES = @ERR_LANGUAGES@ -LANGUAGES = Bulgarian Czech Danish Dutch English Estonian Finnish French \ - German Hungarian Italian Japanese Korean Polish Portuguese \ - Romanian Russian-1251 Russian-koi8-r Serbian Simplify_Chinese \ - Slovak Spanish Swedish Traditional_Chinese Turkish - +LANGUAGES = \ + Bulgarian \ + Catalan \ + Czech \ + Danish \ + Dutch \ + English \ + Estonian \ + Finnish \ + French \ + German \ + Hebrew \ + Hungarian \ + Italian \ + Japanese \ + Korean \ + list \ + Makefile.am \ + Makefile.in \ + Polish \ + Portuguese \ + Romanian \ + Russian-1251 \ + Russian-koi8-r \ + Serbian \ + Simplify_Chinese \ + Slovak \ + Spanish \ + Swedish \ + Traditional_Chinese \ + Turkish install-data-local: @for l in $(INSTALL_LANGUAGES); do \