From: hno <> Date: Wed, 11 Sep 2002 06:10:45 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE1~763 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8507b2250111b390f39719cd2316383748fe167e;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/helpers/external_acl/winbind_group/Makefile.in b/helpers/external_acl/winbind_group/Makefile.in index 47412c09f4..88e9cd395a 100644 --- a/helpers/external_acl/winbind_group/Makefile.in +++ b/helpers/external_acl/winbind_group/Makefile.in @@ -16,7 +16,7 @@ # # Makefile for the wb_group external_acl helper # -# $Id: Makefile.in,v 1.2 2002/09/02 00:22:35 hno Exp $ +# $Id: Makefile.in,v 1.3 2002/09/11 00:10:45 hno Exp $ # SHELL = @SHELL@ @@ -124,6 +124,7 @@ makesnmplib = @makesnmplib@ libexec_PROGRAMS = wb_group wb_group_SOURCES = wb_check_group.c wb_common.c samba_nss.h winbindd_nss.h wbntlm.h winbind_nss_config.h +EXTRA_DIST = readme.txt INCLUDES = -I. -I$(top_builddir)/include -I$(top_srcdir)/include \ -I$(top_srcdir)/src