From: Amos Jeffries Date: Wed, 30 Jun 2010 02:50:02 +0000 (-0600) Subject: Real SSPI helper directory changed X-Git-Tag: SQUID_3_2_0_1~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43c40eba342852992920622a6135b0a5d093f26f;p=thirdparty%2Fsquid.git Real SSPI helper directory changed --- diff --git a/helpers/ntlm_auth/Makefile.am b/helpers/ntlm_auth/Makefile.am index 9fd0edd602..0806e12f9e 100644 --- a/helpers/ntlm_auth/Makefile.am +++ b/helpers/ntlm_auth/Makefile.am @@ -1,2 +1,2 @@ -DIST_SUBDIRS = fake smb_lm sspi +DIST_SUBDIRS = fake smb_lm SSPI SUBDIRS = $(NTLM_AUTH_HELPERS)