]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Sat, 17 May 2003 06:13:05 +0000 (06:13 +0000)
committerhno <>
Sat, 17 May 2003 06:13:05 +0000 (06:13 +0000)
helpers/external_acl/winbind_group/Makefile.in

index 02cd4b5ebf0b9ee5faef38dd1dff96646a40f0ab..fdf55938efd2e2c5a2616aa306d96959dd83c11b 100644 (file)
@@ -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@