Add MPS reader translation unit to Makefile and CMakeLists

Signed-off-by: Hanno Becker <hanno.becker@arm.com>
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt
index cff4cf9..67074d6 100644
--- a/library/CMakeLists.txt
+++ b/library/CMakeLists.txt
@@ -47,6 +47,7 @@
     md4.c
     md5.c
     memory_buffer_alloc.c
+    mps/reader.c
     nist_kw.c
     oid.c
     padlock.c