From: hno <> Date: Wed, 11 Sep 2002 04:22:27 +0000 (+0000) Subject: Also dist winbind_group/readme.txt. Contains vital information on X-Git-Tag: SQUID_3_0_PRE1~764 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e20a372401a0c9d32a02dc6e24b141c836dc9dea;p=thirdparty%2Fsquid.git Also dist winbind_group/readme.txt. Contains vital information on how to use the helper. --- diff --git a/helpers/external_acl/winbind_group/Makefile.am b/helpers/external_acl/winbind_group/Makefile.am index 60b1d5f43f..a54369a6ac 100755 --- a/helpers/external_acl/winbind_group/Makefile.am +++ b/helpers/external_acl/winbind_group/Makefile.am @@ -1,11 +1,12 @@ # # Makefile for the wb_group external_acl helper # -# $Id: Makefile.am,v 1.2 2002/07/07 21:25:35 hno Exp $ +# $Id: Makefile.am,v 1.3 2002/09/10 22:22:27 hno Exp $ # 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 LDADD = -L$(top_builddir)/lib $(XTRA_LIBS)