aboutsummaryrefslogtreecommitdiff
path: root/ssl/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ssl/CMakeLists.txt')
-rw-r--r--ssl/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssl/CMakeLists.txt b/ssl/CMakeLists.txt
index e4af7ca..8e974a8 100644
--- a/ssl/CMakeLists.txt
+++ b/ssl/CMakeLists.txt
@@ -37,6 +37,7 @@ set(
37 tls_buffer.c 37 tls_buffer.c
38 tls_content.c 38 tls_content.c
39 tls_key_share.c 39 tls_key_share.c
40 tls_lib.c
40 tls12_key_schedule.c 41 tls12_key_schedule.c
41 tls12_lib.c 42 tls12_lib.c
42 tls12_record_layer.c 43 tls12_record_layer.c