[cpp-sp] branch master updated: add seckeygen to component list
Rod Widdowson
rdw at steadingsoftware.com
Thu Apr 26 15:19:29 EDT 2018
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=85e7988a7a32c255499f17377e1f520191fbe751
The following commit(s) were added to refs/heads/master by this push:
new 85e7988 add seckeygen to component list
85e7988 is described below
commit 85e7988a7a32c255499f17377e1f520191fbe751
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Apr 26 20:18:19 2018 +0100
add seckeygen to component list
---
msi/WiX/ShibbolethSP-defs-x86.wxi | 1 +
1 file changed, 1 insertion(+)
diff --git a/msi/WiX/ShibbolethSP-defs-x86.wxi b/msi/WiX/ShibbolethSP-defs-x86.wxi
index 823542b..707302a 100644
--- a/msi/WiX/ShibbolethSP-defs-x86.wxi
+++ b/msi/WiX/ShibbolethSP-defs-x86.wxi
@@ -13,6 +13,7 @@
<ComponentRef Id="example_metadata.xml" />
<ComponentRef Id="example_shibboleth3.xml" />
<ComponentRef Id="keygen.bat" />
+ <ComponentRef Id="seckeygen.bat" />
<ComponentRef Id="attrChecker.html" />
<ComponentRef Id="sslError.html" />
<ComponentRef Id="bindingTemplate.html" />
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list