]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Wed, 11 Sep 2002 06:10:45 +0000 (06:10 +0000)
committerhno <>
Wed, 11 Sep 2002 06:10:45 +0000 (06:10 +0000)
helpers/external_acl/winbind_group/Makefile.in

index 47412c09f4f4c57558c80b59969b0e7f71a9f047..88e9cd395aef7f0b7e1c7dfec5540c2dc9eda4b9 100644 (file)
@@ -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