]> git.ipfire.org Git - thirdparty/squid.git/blame - src/clients/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / src / clients / Makefile.am
CommitLineData
bde978a6 1## Copyright (C) 1996-2015 The Squid Software Foundation and contributors
bbc27441
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
92ae4c86 8include $(top_srcdir)/src/Common.am
aea65fec 9include $(top_srcdir)/src/TestHeaders.am
92ae4c86
AR
10
11noinst_LTLIBRARIES = libclients.la
12
13libclients_la_SOURCES = \
fccd4a86
AJ
14 Client.cc \
15 Client.h \
92ae4c86
AR
16 FtpClient.cc \
17 FtpClient.h \
18 FtpGateway.cc \
5517260a 19 FtpRelay.cc \
92ae4c86 20 forward.h