]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Dist the squid_sasl_auth squid_sasl_auth.conf config files
authorhno <>
Mon, 15 Apr 2002 04:24:03 +0000 (04:24 +0000)
committerhno <>
Mon, 15 Apr 2002 04:24:03 +0000 (04:24 +0000)
(should probably install those somewhere..)

helpers/basic_auth/SASL/Makefile.am

index 22326ca59805f63e67884336c4f41f3520438687..08feb8fa0f9357bca45d7b2d863dd8a01ee4c7ea 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid SASL authentication helper
 #
-#  $Id: Makefile.am,v 1.1 2002/03/30 16:42:58 hno Exp $
+#  $Id: Makefile.am,v 1.2 2002/04/14 22:24:03 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -11,3 +11,4 @@ INCLUDES      = -I. -I$(top_builddir)/include -I$(top_srcdir)/include \
 
 libexec_PROGRAMS       = sasl_auth
 LDADD                  = -lsasl $(XTRA_LIBS)
+EXTRA_DIST             = squid_sasl_auth squid_sasl_auth.conf