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 d94997e..0379899 100644 --- a/crypto/CMakeLists.txt +++ b/crypto/CMakeLists.txt | |||
@@ -363,6 +363,7 @@ set( | |||
363 | bn/bn_mont.c | 363 | bn/bn_mont.c |
364 | bn/bn_mul.c | 364 | bn/bn_mul.c |
365 | bn/bn_prime.c | 365 | bn/bn_prime.c |
366 | bn/bn_primitives.c | ||
366 | bn/bn_rand.c | 367 | bn/bn_rand.c |
367 | bn/bn_recp.c | 368 | bn/bn_recp.c |
368 | bn/bn_shift.c | 369 | bn/bn_shift.c |