]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Sat, 11 Mar 2006 08:10:58 +0000 (08:10 +0000)
committerhno <>
Sat, 11 Mar 2006 08:10:58 +0000 (08:10 +0000)
errors/Makefile.in
src/Makefile.in

index 73745f68effe4bcf6a2bb6bc45e24138f610281c..0a80b828c6d9ef74a22d8006046c0ee835a8882b 100644 (file)
@@ -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 \
index 7c095360565fe7a77867e3a4e301352166281012..70c2a3fb5c62b647d2852217256ae1748275f791 100644 (file)
@@ -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 \