From 3e4c9fdff227a89bf8b31ce203716ea562c6f15a Mon Sep 17 00:00:00 2001 From: hno <> Date: Mon, 7 Jan 2002 09:47:12 +0000 Subject: [PATCH] Install the squid_ldap_auth documentation --- helpers/basic_auth/LDAP/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.47.3