aboutsummaryrefslogtreecommitdiff
path: root/ssl/CMakeLists.txt
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-11-22 09:11:05 -0700
committerTheo Buehler <tb@openbsd.org>2023-11-22 09:11:05 -0700
commita332334ec11c68ca15613158b94fc72528564c38 (patch)
treef606db9217260bcc57465d736b02fc53a6adb1bd /ssl/CMakeLists.txt
parente440e7fd8a4e3b51a7abfa842b01285449abb6d6 (diff)
downloadportable-a332334ec11c68ca15613158b94fc72528564c38.tar.gz
portable-a332334ec11c68ca15613158b94fc72528564c38.tar.bz2
portable-a332334ec11c68ca15613158b94fc72528564c38.zip
ssl_algs.c was removed
Diffstat (limited to 'ssl/CMakeLists.txt')
-rw-r--r--ssl/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ssl/CMakeLists.txt b/ssl/CMakeLists.txt
index 9ba2a9e..22385ba 100644
--- a/ssl/CMakeLists.txt
+++ b/ssl/CMakeLists.txt
@@ -8,7 +8,6 @@ set(
8 pqueue.c 8 pqueue.c
9 s3_cbc.c 9 s3_cbc.c
10 s3_lib.c 10 s3_lib.c
11 ssl_algs.c
12 ssl_asn1.c 11 ssl_asn1.c
13 ssl_both.c 12 ssl_both.c
14 ssl_cert.c 13 ssl_cert.c