aboutsummaryrefslogtreecommitdiff
path: root/crypto/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/CMakeLists.txt')
-rw-r--r--crypto/CMakeLists.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt
index 84eb894..302352b 100644
--- a/crypto/CMakeLists.txt
+++ b/crypto/CMakeLists.txt
@@ -490,14 +490,12 @@ set(
490 ec/ecp_oct.c 490 ec/ecp_oct.c
491 ec/ecp_smpl.c 491 ec/ecp_smpl.c
492 ec/ecx_methods.c 492 ec/ecx_methods.c
493 ecdh/ecdh_kdf.c 493 ecdh/ecdh.c
494 ecdh/ech_err.c 494 ecdh/ech_err.c
495 ecdh/ech_key.c
496 ecdh/ech_lib.c 495 ecdh/ech_lib.c
497 ecdsa/ecs_asn1.c 496 ecdsa/ecdsa.c
498 ecdsa/ecs_err.c 497 ecdsa/ecs_err.c
499 ecdsa/ecs_lib.c 498 ecdsa/ecs_lib.c
500 ecdsa/ecs_ossl.c
501 engine/eng_all.c 499 engine/eng_all.c
502 engine/eng_cnf.c 500 engine/eng_cnf.c
503 engine/eng_ctrl.c 501 engine/eng_ctrl.c