]> git.ipfire.org Git - thirdparty/squid.git/blame - src/log/file/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / src / log / file / Makefile.am
CommitLineData
4ac4a490 1## Copyright (C) 1996-2017 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 12log_file_daemon_LDADD = \
4d5dd85a 13 $(COMPAT_LIB) \
420e4816 14 $(XTRA_LIBS)
5eabe4b4 15EXTRA_DIST = required.m4