From: Henrik Nordstrom Date: Mon, 14 Jun 2010 12:35:07 +0000 (+0200) Subject: Really delete ntlm_auth/no_check helper X-Git-Tag: SQUID_3_2_0_1~142 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=623eb003337a9d6faa707605eb53b21e83dff5f4;p=thirdparty%2Fsquid.git Really delete ntlm_auth/no_check helper --- diff --git a/helpers/ntlm_auth/Makefile.am b/helpers/ntlm_auth/Makefile.am index e79b919e22..bc46587439 100644 --- a/helpers/ntlm_auth/Makefile.am +++ b/helpers/ntlm_auth/Makefile.am @@ -3,5 +3,5 @@ # $Id$ # -DIST_SUBDIRS = fake no_check smb_lm mswin_sspi +DIST_SUBDIRS = fake smb_lm mswin_sspi SUBDIRS = $(NTLM_AUTH_HELPERS)