]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
basic_ldap_auth.8 does not exist in 3.1
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 24 Apr 2010 02:39:16 +0000 (14:39 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 24 Apr 2010 02:39:16 +0000 (14:39 +1200)
helpers/basic_auth/LDAP/Makefile.am

index 4167f4bd6fc1206b299b565e043072806813113c..22bf874b95ae4492098a33523ef8c861b9c4703a 100644 (file)
@@ -11,7 +11,7 @@ include $(top_srcdir)/src/Common.am
 libexec_PROGRAMS       = squid_ldap_auth
 man_MANS               = squid_ldap_auth.8
 squid_ldap_auth_SOURCES        = squid_ldap_auth.c
-EXTRA_DIST             = basic_ldap_auth.8 config.test
+EXTRA_DIST             = squid_ldap_auth.8 config.test
 
 LDADD = \
        $(top_builddir)/compat/libcompat.la \