Move mps modules to the correct library

This is a private interface only, so it's an ABI change but not an API change.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine
2022-11-26 14:18:45 +01:00
parent 898db6b8e5
commit 89e31adbee
2 changed files with 4 additions and 4 deletions

View File

@@ -49,8 +49,6 @@ set(src_crypto
md.c
md5.c
memory_buffer_alloc.c
mps_reader.c
mps_trace.c
nist_kw.c
oid.c
padlock.c
@@ -103,6 +101,8 @@ set(src_x509
set(src_tls
debug.c
mps_reader.c
mps_trace.c
net_sockets.c
ssl_cache.c
ssl_ciphersuites.c