]> git.ipfire.org Git - thirdparty/squid.git/blame - helpers/external_acl/wbinfo_group/Makefile.am
Boilerplate: update copyright blurbs on Squid helpers
[thirdparty/squid.git] / helpers / external_acl / wbinfo_group / Makefile.am
CommitLineData
ca02e0ec
AJ
1## Copyright (C) 1996-2014 The Squid Software Foundation and contributors
2##
3## Squid software is distributed under GPLv2+ license and includes
4## contributions from numerous individuals and organizations.
5## Please see the COPYING and CONTRIBUTORS files for details.
6##
7
c152a447
AJ
8include $(top_srcdir)/src/Common.am
9
10libexec_SCRIPTS = ext_wbinfo_group_acl
5eabe4b4 11EXTRA_DIST = ext_wbinfo_group_acl.pl.in required.m4
c152a447
AJ
12
13ext_wbinfo_group_acl: ext_wbinfo_group_acl.pl.in
14 $(subst_perlshell)
15
16EXTRA_DIST += ext_wbinfo_group_acl.8
17man_MANS = ext_wbinfo_group_acl.8
18
19ext_wbinfo_group_acl.8: ext_wbinfo_group_acl.pl.in
20 pod2man $(srcdir)/ext_wbinfo_group_acl.pl.in ext_wbinfo_group_acl.8
2df55c92 21
5e18d0e9 22CLEANFILES += ext_wbinfo_group_acl.8 ext_wbinfo_group_acl