aboutsummaryrefslogtreecommitdiff
path: root/crypto/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/CMakeLists.txt')
-rw-r--r--crypto/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt
index 418f4f9..816269d 100644
--- a/crypto/CMakeLists.txt
+++ b/crypto/CMakeLists.txt
@@ -531,11 +531,8 @@ set(
531 evp/names.c 531 evp/names.c
532 evp/p5_crpt.c 532 evp/p5_crpt.c
533 evp/p5_crpt2.c 533 evp/p5_crpt2.c
534 evp/p_dec.c 534 evp/p_legacy.c
535 evp/p_enc.c
536 evp/p_lib.c 535 evp/p_lib.c
537 evp/p_open.c
538 evp/p_seal.c
539 evp/p_sign.c 536 evp/p_sign.c
540 evp/p_verify.c 537 evp/p_verify.c
541 evp/pmeth_fn.c 538 evp/pmeth_fn.c