From: Amos Jeffries Date: Wed, 30 Jun 2010 02:43:27 +0000 (-0600) Subject: SSPI helper directory changed X-Git-Tag: SQUID_3_2_0_1~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a322c43fb36531905eefcef01f72131907dc4605;p=thirdparty%2Fsquid.git SSPI helper directory changed --- diff --git a/helpers/ntlm_auth/Makefile.am b/helpers/ntlm_auth/Makefile.am index bc46587439..9fd0edd602 100644 --- a/helpers/ntlm_auth/Makefile.am +++ b/helpers/ntlm_auth/Makefile.am @@ -1,7 +1,2 @@ -# Makefile for storage modules in the Squid Object Cache server -# -# $Id$ -# - -DIST_SUBDIRS = fake smb_lm mswin_sspi +DIST_SUBDIRS = fake smb_lm sspi SUBDIRS = $(NTLM_AUTH_HELPERS)