]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
We need to dist wb_common.h
authorhno <>
Fri, 16 May 2003 20:36:19 +0000 (20:36 +0000)
committerhno <>
Fri, 16 May 2003 20:36:19 +0000 (20:36 +0000)
helpers/external_acl/winbind_group/Makefile.am

index ca8dfa02157714ea386113fc9c865767f23e7673..46766b4e1e865697074c98ccb71a1ca566413173 100755 (executable)
@@ -1,11 +1,11 @@
 #
 #  Makefile for the wb_group external_acl helper
 #
-#  $Id: Makefile.am,v 1.5 2003/02/11 14:34:41 hno Exp $
+#  $Id: Makefile.am,v 1.6 2003/05/16 14:36:19 hno Exp $
 #
 
 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@