From: hno <> Date: Sat, 17 May 2003 06:13:05 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE1~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14cdd3571f357452ea6d30d6cbac07c9065066c0;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/helpers/external_acl/winbind_group/Makefile.in b/helpers/external_acl/winbind_group/Makefile.in index 02cd4b5ebf..fdf55938ef 100644 --- a/helpers/external_acl/winbind_group/Makefile.in +++ b/helpers/external_acl/winbind_group/Makefile.in @@ -17,7 +17,7 @@ # # Makefile for the wb_group external_acl helper # -# $Id: Makefile.in,v 1.29 2003/05/05 22:56:59 hno Exp $ +# $Id: Makefile.in,v 1.30 2003/05/17 00:13:05 hno Exp $ # srcdir = @srcdir@ @@ -209,7 +209,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ libexec_PROGRAMS = wb_group -wb_group_SOURCES = wb_check_group.c wb_common.c wbntlm.h +wb_group_SOURCES = wb_check_group.c wb_common.c wbntlm.h wb_common.h EXTRA_DIST = readme.txt INCLUDES = -I. -I$(top_builddir)/include -I$(top_srcdir)/include \ -I$(top_srcdir)/src -I@SAMBASOURCES@