Add MPS reader translation unit to Makefile and CMakeLists

Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
Hanno Becker
2021-01-12 07:15:11 +00:00
parent d2f9f53f7f
commit 0ea0db4368
2 changed files with 2 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ set(src_crypto
md4.c
md5.c
memory_buffer_alloc.c
mps/reader.c
nist_kw.c
oid.c
padlock.c