aboutsummaryrefslogtreecommitdiff
path: root/ssl/CMakeLists.txt
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2021-09-08 03:23:09 -0500
committerBrent Cook <busterb@gmail.com>2021-09-08 03:23:09 -0500
commitee7e39e7464d74eb83cdd45efff7893581c87ee9 (patch)
treeb4b12215a18e1687a4099859ee7ba5e1c03b8e7b /ssl/CMakeLists.txt
parent7072a55b80256357b0f0da1ce55e2de6de517ae7 (diff)
downloadportable-ee7e39e7464d74eb83cdd45efff7893581c87ee9.tar.gz
portable-ee7e39e7464d74eb83cdd45efff7893581c87ee9.tar.bz2
portable-ee7e39e7464d74eb83cdd45efff7893581c87ee9.zip
add new files to build
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 3310931..a772d12 100644
--- a/ssl/CMakeLists.txt
+++ b/ssl/CMakeLists.txt
@@ -36,6 +36,7 @@ set(
36 ssl_versions.c 36 ssl_versions.c
37 t1_enc.c 37 t1_enc.c
38 t1_lib.c 38 t1_lib.c
39 tls_content.c
39 tls12_key_schedule.c 40 tls12_key_schedule.c
40 tls12_lib.c 41 tls12_lib.c
41 tls12_record_layer.c 42 tls12_record_layer.c