-# From configure.in Revision: 1.269
+# From configure.in Revision: 1.271
echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
echo "configure:1033: checking whether to enable maintainer-specific portions of Makefiles" >&5
# Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
src/auth/ntlm/helpers/no_check/Makefile \
src/auth/ntlm/helpers/SMB/Makefile \
src/auth/ntlm/helpers/SMB/smbval/Makefile \
+ src/auth/ntlm/helpers/winbind/Makefile \
contrib/Makefile \
snmplib/Makefile \
icons/Makefile \
src/auth/ntlm/helpers/no_check/Makefile \
src/auth/ntlm/helpers/SMB/Makefile \
src/auth/ntlm/helpers/SMB/smbval/Makefile \
+ src/auth/ntlm/helpers/winbind/Makefile \
contrib/Makefile \
snmplib/Makefile \
icons/Makefile \
# Makefile for storage modules in the Squid Object Cache server
#
-# $Id: Makefile.in,v 1.11 2002/05/19 15:16:40 hno Exp $
+# $Id: Makefile.in,v 1.12 2002/05/19 23:48:20 hno Exp $
#
SHELL = @SHELL@
install_sh = @install_sh@
makesnmplib = @makesnmplib@
-DIST_SUBDIRS = fakeauth no_check SMB
+DIST_SUBDIRS = fakeauth no_check SMB winbind
SUBDIRS = @NTLM_AUTH_HELPERS@
subdir = src/auth/ntlm/helpers
mkinstalldirs = $(SHELL) $(top_srcdir)/cfgaux/mkinstalldirs