summaryrefslogtreecommitdiffstats
path: root/providers/build.info
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-03-13 17:26:17 +0000
committerMatt Caswell <matt@openssl.org>2019-03-21 09:23:38 +0000
commitde29ff17a207347f77c0d1df8ea79f16efd82f93 (patch)
tree0ae5e403ad3ae8cb614a6721567417a5436149f3 /providers/build.info
parent8c8cf0d96240663749897b44898b3964fa3363e0 (diff)
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