aboutsummaryrefslogtreecommitdiff
path: root/ssl/CMakeLists.txt
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2020-10-06 22:37:47 -0500
committerBrent Cook <busterb@gmail.com>2020-10-06 22:37:47 -0500
commitdb7afc7e982368bdbe7769a55e25567097d9478a (patch)
treec926bd89a2cf92294b29bf4737ac756e33d022c9 /ssl/CMakeLists.txt
parent5f91555e80213e9f66f1ed1c23d8a878769d29bf (diff)
downloadportable-db7afc7e982368bdbe7769a55e25567097d9478a.tar.gz
portable-db7afc7e982368bdbe7769a55e25567097d9478a.tar.bz2
portable-db7afc7e982368bdbe7769a55e25567097d9478a.zip
remove d1_clnt/d1_srvr
Diffstat (limited to 'ssl/CMakeLists.txt')
-rw-r--r--ssl/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ssl/CMakeLists.txt b/ssl/CMakeLists.txt
index 015cb62..03eafad 100644
--- a/ssl/CMakeLists.txt
+++ b/ssl/CMakeLists.txt
@@ -5,11 +5,9 @@ set(
5 bs_cbb.c 5 bs_cbb.c
6 bs_cbs.c 6 bs_cbs.c
7 d1_both.c 7 d1_both.c
8 d1_clnt.c
9 d1_lib.c 8 d1_lib.c
10 d1_pkt.c 9 d1_pkt.c
11 d1_srtp.c 10 d1_srtp.c
12 d1_srvr.c
13 pqueue.c 11 pqueue.c
14 s3_cbc.c 12 s3_cbc.c
15 s3_lib.c 13 s3_lib.c