[cpp-xmltooling] 02/02: Add missing headers to distribution.
Scott Cantor
cantor.2 at osu.edu
Tue May 1 23:23:07 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor 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=a79fc2b82542b1c4d159a0baad14afb18b39e116
commit a79fc2b82542b1c4d159a0baad14afb18b39e116
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue May 1 23:22:58 2018 -0400
Add missing headers to distribution.
---
xmltooling/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/xmltooling/Makefile.am b/xmltooling/Makefile.am
index c358684..eb416e3 100644
--- a/xmltooling/Makefile.am
+++ b/xmltooling/Makefile.am
@@ -58,6 +58,7 @@ encinclude_HEADERS = \
implinclude_HEADERS = \
impl/AnyElement.h \
security/impl/OpenSSLSupport.h \
+ security/impl/ManagedResource.h \
security/OpenSSLSecurityHelper.h \
impl/UnknownElement.h
@@ -77,7 +78,7 @@ secinclude_HEADERS = \
security/CredentialContext.h \
security/CredentialCriteria.h \
security/CredentialResolver.h \
- security/DataSealer.h \
+ security/DataSealer.h \
security/KeyInfoCredentialContext.h \
security/KeyInfoResolver.h \
security/OpenSSLCredential.h \
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list