From: Amos Jeffries Date: Sat, 24 Apr 2010 02:39:16 +0000 (+1200) Subject: basic_ldap_auth.8 does not exist in 3.1 X-Git-Tag: SQUID_3_1_2~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7b61b6519a7f2b37f42a25940469b26fc1e72272;p=thirdparty%2Fsquid.git basic_ldap_auth.8 does not exist in 3.1 --- diff --git a/helpers/basic_auth/LDAP/Makefile.am b/helpers/basic_auth/LDAP/Makefile.am index 4167f4bd6f..22bf874b95 100644 --- a/helpers/basic_auth/LDAP/Makefile.am +++ b/helpers/basic_auth/LDAP/Makefile.am @@ -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 \