]> git.ipfire.org Git - thirdparty/squid.git/blame - src/ip/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / src / ip / Makefile.am
CommitLineData
4ac4a490 1## Copyright (C) 1996-2017 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
189f1e66
AJ
8include $(top_srcdir)/src/Common.am
9include $(top_srcdir)/src/TestHeaders.am
f963428c 10
f963428c
AJ
11noinst_LTLIBRARIES = libip.la
12
13libip_la_SOURCES = \
d726993e 14 forward.h \
96d89ea0
HN
15 Address.h \
16 Address.cc \
17 Intercept.h \
18 Intercept.cc \
f4f6c2e0
AJ
19 QosConfig.h \
20 QosConfig.cc \
425de4c8 21 Qos.cci \
055421ee
AJ
22 tools.cc \
23 tools.h