]> git.ipfire.org Git - thirdparty/squid.git/blame - src/servers/Makefile.am
Source Format Enforcement (#665)
[thirdparty/squid.git] / src / servers / Makefile.am
CommitLineData
77b1029d 1## Copyright (C) 1996-2020 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 = libservers.la
12
13libservers_la_SOURCES = \
14 FtpServer.cc \
15 FtpServer.h \
055f8d59
AJ
16 Http1Server.cc \
17 Http1Server.h \
fcc444e3 18 Server.cc \
aa5639dc 19 Server.h \
20 forward.h