]> git.ipfire.org Git - thirdparty/squid.git/blame - src/ftp/Makefile.am
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / ftp / Makefile.am
CommitLineData
5b74111a 1## Copyright (C) 1996-2018 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 = libftp.la
12
13libftp_la_SOURCES = \
1ab04517
AR
14 Elements.cc \
15 Elements.h \
92ae4c86
AR
16 Parsing.cc \
17 Parsing.h