summaryrefslogtreecommitdiffstats
path: root/providers/build.info
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-10-04 10:24:09 +0200
committerRichard Levitte <levitte@openssl.org>2019-10-10 14:12:15 +0200
commit5687e357c60b31dc274c6d14f1cd623d0cff469b (patch)
tree6cac9157790e44435359726e71aa033fb18d8701 /providers/build.info
parentdec95d75897125133380c7ce3c6ce58c93c06f10 (diff)
Providers: move common exchange,kdfs,keymgmt,macs,signature
From providers/common/ to providers/implementations/ Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10088)
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 e951c6229d..973adac5c7 100644
--- a/providers/build.info
+++ b/providers/build.info
@@ -28,7 +28,7 @@
# FIPS_MODE undefined. The default and legacy
# providers use this.
-SUBDIRS=common default
+SUBDIRS=common default implementations
INCLUDE[../libcrypto]=common/include