]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ssl/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / src / ssl / Makefile.am
index 2c2060f2e2e1f81fd13dbdc546851655b05ada31..d556dfe7c9616ab8dcdd2d8b281d1c3ffc1c1a9e 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 1996-2016 The Squid Software Foundation and contributors
+## Copyright (C) 1996-2017 The Squid Software Foundation and contributors
 ##
 ## Squid software is distributed under GPLv2+ license and includes
 ## contributions from numerous individuals and organizations.
@@ -14,8 +14,6 @@ noinst_LTLIBRARIES = libsslsquid.la libsslutil.la
 libsslsquid_la_SOURCES = \
        bio.cc \
        bio.h \
-       BlindPeerConnector.cc \
-       BlindPeerConnector.h \
        cert_validate_message.cc \
        cert_validate_message.h \
        context_storage.cc \
@@ -28,8 +26,6 @@ libsslsquid_la_SOURCES = \
        ErrorDetailManager.h \
        PeekingPeerConnector.cc \
        PeekingPeerConnector.h \
-       PeerConnector.cc \
-       PeerConnector.h \
        ProxyCerts.h \
        ServerBump.cc \
        ServerBump.h \