From 14cdd3571f357452ea6d30d6cbac07c9065066c0 Mon Sep 17 00:00:00 2001 From: hno <> Date: Sat, 17 May 2003 06:13:05 +0000 Subject: [PATCH] Bootstrapped --- helpers/external_acl/winbind_group/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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@ -- 2.47.3