]> git.ipfire.org Git - thirdparty/squid.git/blame - tools/purge/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / tools / purge / Makefile.am
CommitLineData
ef57eb7b 1## Copyright (C) 1996-2016 The Squid Software Foundation and contributors
5f623035
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
2ccf2eb2
AJ
8include $(top_srcdir)/src/Common.am
9
8c627c39 10if !ENABLE_WIN32SPECIFIC
ae919b54 11bin_PROGRAMS = purge
f655a258 12man_MANS = purge.1
8c627c39 13endif
2ccf2eb2
AJ
14
15purge_SOURCES = \
16 convert.cc \
17 convert.hh \
18 socket.cc \
19 socket.hh \
20 signal.cc \
21 signal.hh \
22 squid-tlv.cc \
23 squid-tlv.hh \
24 copyout.cc \
25 copyout.hh \
26 conffile.cc \
27 conffile.hh \
28 purge.cc
29
30purge_LDADD = \
31 $(COMPAT_LIB) \
32 $(XTRA_LIBS)
33
f655a258 34EXTRA_DIST = purge.1