]> git.ipfire.org Git - thirdparty/squid.git/blame - helpers/url_rewrite/fake/Makefile.am
Boilerplate: update copyright blurbs on Squid helpers
[thirdparty/squid.git] / helpers / url_rewrite / fake / 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
fdbb3b19
AJ
8include $(top_srcdir)/src/Common.am
9
ec85ebda 10libexec_PROGRAMS = url_fake_rewrite
fdbb3b19 11url_fake_rewrite_SOURCES = fake.cc
ec85ebda 12
2b6df8cd 13url_fake_rewrite_LDADD = $(COMPAT_LIB)
ec85ebda
AJ
14
15libexec_SCRIPTS = url_fake_rewrite.sh
16
5eabe4b4 17EXTRA_DIST = url_fake_rewrite.sh required.m4