aboutsummaryrefslogtreecommitdiff
path: root/ssl/CMakeLists.txt
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2022-08-29 08:42:43 -0500
committerBrent Cook <busterb@gmail.com>2022-08-29 09:06:06 -0500
commited9359727a502d5ec5162e4017f76ffccf6aaa79 (patch)
tree6a56c1f4bc7ed9948e02ebcfecc58849cda8a6db /ssl/CMakeLists.txt
parent08895e84976efd5f63bc515856efe43aad5abffb (diff)
downloadportable-ed9359727a502d5ec5162e4017f76ffccf6aaa79.tar.gz
portable-ed9359727a502d5ec5162e4017f76ffccf6aaa79.tar.bz2
portable-ed9359727a502d5ec5162e4017f76ffccf6aaa79.zip
build updates for latest upstream
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