diff options
Diffstat (limited to 'ssl/CMakeLists.txt')
-rw-r--r-- | ssl/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ssl/CMakeLists.txt b/ssl/CMakeLists.txt index a72f759..7dbdda1 100644 --- a/ssl/CMakeLists.txt +++ b/ssl/CMakeLists.txt | |||
@@ -40,6 +40,7 @@ set( | |||
40 | t1_lib.c | 40 | t1_lib.c |
41 | tls13_buffer.c | 41 | tls13_buffer.c |
42 | tls13_client.c | 42 | tls13_client.c |
43 | tls13_error.c | ||
43 | tls13_handshake.c | 44 | tls13_handshake.c |
44 | tls13_handshake_msg.c | 45 | tls13_handshake_msg.c |
45 | tls13_key_schedule.c | 46 | tls13_key_schedule.c |