diff options
Diffstat (limited to 'crypto/CMakeLists.txt')
-rw-r--r-- | crypto/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt index b01afa9..5733746 100644 --- a/crypto/CMakeLists.txt +++ b/crypto/CMakeLists.txt | |||
@@ -233,6 +233,7 @@ set( | |||
233 | malloc-wrapper.c | 233 | malloc-wrapper.c |
234 | mem_clr.c | 234 | mem_clr.c |
235 | mem_dbg.c | 235 | mem_dbg.c |
236 | o_fips.c | ||
236 | o_init.c | 237 | o_init.c |
237 | o_str.c | 238 | o_str.c |
238 | o_time.c | 239 | o_time.c |