[xmltooling] 02/07: CPPXT-110 Add new OpenSSL support files to Unix build

Ferenc Wágner wferi at moszumanska.debian.org
Fri Sep 2 19:55:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi pushed a commit to branch master
in repository xmltooling.

commit 7670a524ccd4bd28742c20c030baca97ee440998
Author: Rod Widdowson <rdw at steadingsoftware.com>
Date:   Thu Jul 14 17:38:04 2016 +0100

    CPPXT-110 Add new OpenSSL support files to Unix build
    
    https://issues.shibboleth.net/jira/browse/CPPXT-110
---
 xmltooling/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/xmltooling/Makefile.am b/xmltooling/Makefile.am
index f265007..e2ced1a 100644
--- a/xmltooling/Makefile.am
+++ b/xmltooling/Makefile.am
@@ -57,6 +57,7 @@ encinclude_HEADERS = \
 
 implinclude_HEADERS = \
 	impl/AnyElement.h \
+	security/impl\OpenSSLSupport.h \
 	impl/UnknownElement.h
 
 ioinclude_HEADERS = \
@@ -147,6 +148,7 @@ xmlsec_sources = \
 	security/impl/InlineKeyResolver.cpp \
 	security/impl/KeyInfoResolver.cpp \
 	security/impl/OpenSSLCryptoX509CRL.cpp \
+	security/impl/OpenSSLSupport.cpp \
 	security/impl/PKIXPathValidator.cpp \
 	security/impl/SecurityHelper.cpp \
 	security/impl/StaticPKIXTrustEngine.cpp \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git



More information about the Pkg-shibboleth-devel mailing list