]> git.ipfire.org Git - thirdparty/squid.git/blame - helpers/external_acl/delayer/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / helpers / external_acl / delayer / Makefile.am
CommitLineData
bde978a6 1## Copyright (C) 1996-2015 The Squid Software Foundation and contributors
ca02e0ec
AJ
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
ec1fac73
FC
8include $(top_srcdir)/src/Common.am
9
a451f4d9
FC
10libexec_SCRIPTS = ext_delayer_acl
11CLEANFILES += ext_delayer_acl ext_delayer_acl.8
12man_MANS = ext_delayer_acl.8
01a7dc82 13EXTRA_DIST = ext_delayer_acl.pl.in ext_delayer_acl.8 required.m4
ec1fac73 14
a451f4d9
FC
15ext_delayer_acl.8: ext_delayer_acl
16 pod2man ext_delayer_acl ext_delayer_acl.8
ec1fac73 17
01a7dc82 18ext_delayer_acl: ext_delayer_acl.pl.in
ec1fac73 19 $(subst_perlshell)