From: hno <> Date: Sat, 11 Mar 2006 08:10:58 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE4~294 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=15251c7b4ae35e152d5d9f23259c2c67c508e72a;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/errors/Makefile.in b/errors/Makefile.in index 73745f68ef..0a80b828c6 100644 --- a/errors/Makefile.in +++ b/errors/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # -# $Id: Makefile.in,v 1.71 2005/11/21 23:55:06 wessels Exp $ +# $Id: Makefile.in,v 1.72 2006/03/11 01:10:58 hno Exp $ # srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -244,6 +244,7 @@ errordir = $(datadir)/errors DEFAULT_ERROR_DIR = $(errordir) INSTALL_LANGUAGES = @ERR_LANGUAGES@ LANGUAGES = \ + Azerbaijani \ Bulgarian \ Catalan \ Czech \ diff --git a/src/Makefile.in b/src/Makefile.in index 7c09536056..70c2a3fb5c 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.364 2006/02/24 01:10:43 hno Exp $ +# $Id: Makefile.in,v 1.365 2006/03/11 01:10:58 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -1581,7 +1581,9 @@ EXTRA_DIST = \ cf_gen_defines \ cf.data.pre \ mk-globals-c.pl \ + mk-globals-c.awk \ mk-string-arrays.pl \ + mk-string-arrays.awk \ repl_modules.sh \ mib.txt \ cachemgr.conf \