]> git.ipfire.org Git - thirdparty/squid.git/blame - helpers/log_daemon/file/Makefile.am
Sync with trunk rev.14515
[thirdparty/squid.git] / helpers / log_daemon / file / Makefile.am
CommitLineData
ef57eb7b 1## Copyright (C) 1996-2016 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
82b7abe3
AJ
8include $(top_srcdir)/src/Common.am
9
10libexec_PROGRAMS = log_file_daemon
11log_file_daemon_SOURCES = log_file_daemon.cc
420e4816
AJ
12log_file_daemon_LDADD = \
13 -L$(top_builddir)/lib $(COMPAT_LIB) \
14 $(XTRA_LIBS)
5eabe4b4 15EXTRA_DIST = required.m4