summaryrefslogtreecommitdiff
path: root/build.info
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-03-13 12:02:55 +0000
committerMatt Caswell <matt@openssl.org>2019-03-21 09:23:38 +0000
commit8a73348be02fabc367c375dd3c543753649b2a58 (patch)
treefaeae02df8c904a3290ad6e61b24bf778c240ad9 /build.info
parentdf5375b446e700fdd5e8a4aa360d458c4ffed046 (diff)
downloadopenssl-new-8a73348be02fabc367c375dd3c543753649b2a58.tar.gz
Add a skeleton default provider
Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/8513)
Diffstat (limited to 'build.info')
-rw-r--r--build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.info b/build.info
index bea1441847..a0ecb21881 100644
--- a/build.info
+++ b/build.info
@@ -1,6 +1,6 @@
# Note that some of these directories are filtered in Configure. Look for
# %skipdir there for further explanations.
-SUBDIRS=crypto ssl apps test util tools fuzz engines
+SUBDIRS=crypto ssl apps test util tools fuzz engines providers
LIBS=libcrypto libssl
INCLUDE[libcrypto]=. crypto/include include