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