From 7b61b6519a7f2b37f42a25940469b26fc1e72272 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sat, 24 Apr 2010 14:39:16 +1200 Subject: [PATCH] basic_ldap_auth.8 does not exist in 3.1 --- helpers/basic_auth/LDAP/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.47.3