]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Mon, 1 Apr 2002 19:00:48 +0000 (19:00 +0000)
committerhno <>
Mon, 1 Apr 2002 19:00:48 +0000 (19:00 +0000)
errors/Makefile.in
helpers/basic_auth/SASL/Makefile.in

index 67fab1b505583030d4a8923ebde1f1027daa86b4..eb7f94754567911ee539befae1ec46b6ba4bdeba 100644 (file)
@@ -14,7 +14,7 @@
 @SET_MAKE@
 
 #
-# $Id: Makefile.in,v 1.16 2002/02/26 15:48:11 adrian Exp $
+# $Id: Makefile.in,v 1.17 2002/04/01 12:00:48 hno Exp $
 #
 
 SHELL = @SHELL@
@@ -127,10 +127,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 
 
 subdir = errors
 mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs
index a7ed2ad28327931a34bcaca9089d72d7e17fb7b5..19fb108273d95abf74bfecad30a53c118fa7e15d 100644 (file)
@@ -16,7 +16,7 @@
 #
 #  Makefile for the Squid SASL authentication helper
 #
-#  $Id: Makefile.in,v 1.3 2002/04/01 01:17:06 hno Exp $
+#  $Id: Makefile.in,v 1.4 2002/04/01 12:00:48 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #