From: hno <> Date: Mon, 7 Jan 2002 09:47:12 +0000 (+0000) Subject: Install the squid_ldap_auth documentation X-Git-Tag: SQUID_3_0_PRE1~1217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e4c9fdff227a89bf8b31ce203716ea562c6f15a;p=thirdparty%2Fsquid.git Install the squid_ldap_auth documentation --- diff --git a/helpers/basic_auth/LDAP/Makefile.am b/helpers/basic_auth/LDAP/Makefile.am index c953e4d28e..e61a2f18f5 100644 --- a/helpers/basic_auth/LDAP/Makefile.am +++ b/helpers/basic_auth/LDAP/Makefile.am @@ -1,5 +1,7 @@ libexec_PROGRAMS = squid_ldap_auth +man_MANS = squid_ldap_auth.8 + squid_ldap_auth_SOURCES = squid_ldap_auth.c LDADD = -lldap -llber