The branch master has been updated
via 2fb5535e64c395f01151315474fd10574677e3d6 (commit)
from 330dcb09b2df7e1e6d1d3d14a5df7269aebd9a68 (commit)
- Log -----------------------------------------------------------------
commit 2fb5535e64c395f01151315474fd10574677e3d6
Author: Matt Caswell <[email protected]>
Date: Thu Dec 10 11:37:03 2015 +0000
Fix mkfiles for new directories
Add the new chacha and poly1305 directories to mkfiles.pl to enable proper
building on windows.
Reviewed-by: Andy Polyakov <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
util/mkfiles.pl | 2 ++
1 file changed, 2 insertions(+)
diff --git a/util/mkfiles.pl b/util/mkfiles.pl
index b03abc9..bc17462 100755
--- a/util/mkfiles.pl
+++ b/util/mkfiles.pl
@@ -63,6 +63,8 @@ my @dirs = (
"crypto/srp",
"crypto/ct",
"crypto/async",
+"crypto/chacha",
+"crypto/poly1305",
"ssl",
"apps",
"engines",
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits