summaryrefslogtreecommitdiffstats
path: root/providers/build.info
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-03-13 18:26:17 +0100
committerMatt Caswell <matt@openssl.org>2019-03-21 10:23:38 +0100
commitde29ff17a207347f77c0d1df8ea79f16efd82f93 (patch)
tree0ae5e403ad3ae8cb614a6721567417a5436149f3 /providers/build.info
parentMake EVP_Digest* functions provider aware (diff)
downloadopenssl-de29ff17a207347f77c0d1df8ea79f16efd82f93.tar.xz
openssl-de29ff17a207347f77c0d1df8ea79f16efd82f93.zip
Implement SHA256 in the default provider
Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/8513)
Diffstat (limited to 'providers/build.info')
-rw-r--r--providers/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/build.info b/providers/build.info
index 29cc1845c5..ec4162bdd8 100644
--- a/providers/build.info
+++ b/providers/build.info
@@ -1 +1 @@
-SUBDIRS=default
+SUBDIRS=common default