diff options
Diffstat (limited to 'crypto/CMakeLists.txt')
-rw-r--r-- | crypto/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt index 895f419..2b48d32 100644 --- a/crypto/CMakeLists.txt +++ b/crypto/CMakeLists.txt | |||
@@ -281,6 +281,8 @@ set( | |||
281 | conf/conf_mall.c | 281 | conf/conf_mall.c |
282 | conf/conf_mod.c | 282 | conf/conf_mod.c |
283 | conf/conf_sap.c | 283 | conf/conf_sap.c |
284 | curve25519/curve25519-generic.c | ||
285 | curve25519/curve25519.c | ||
284 | des/cbc_cksm.c | 286 | des/cbc_cksm.c |
285 | des/cbc_enc.c | 287 | des/cbc_enc.c |
286 | des/cfb64ede.c | 288 | des/cfb64ede.c |