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

Rod Widdowson rdw at steadingsoftware.com
Tue Jul 19 11:36:13 EDT 2016


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

rdw pushed a commit to branch master
in repository cpp-xmltooling.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=7670a524ccd4bd28742c20c030baca97ee440998

commit 7670a524ccd4bd28742c20c030baca97ee440998
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: 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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list