summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/Makefile')
-rw-r--r--src/lib/libcrypto/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile
index 45a2ca5a02..edd38b536a 100644
--- a/src/lib/libcrypto/Makefile
+++ b/src/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.97 2023/02/11 12:17:57 jsing Exp $ 1# $OpenBSD: Makefile,v 1.98 2023/02/13 09:21:35 tb Exp $
2 2
3LIB= crypto 3LIB= crypto
4LIBREBUILD=y 4LIBREBUILD=y
@@ -330,8 +330,6 @@ SRCS+= dsa_meth.c
330SRCS+= dsa_ossl.c 330SRCS+= dsa_ossl.c
331SRCS+= dsa_pmeth.c 331SRCS+= dsa_pmeth.c
332SRCS+= dsa_prn.c 332SRCS+= dsa_prn.c
333SRCS+= dsa_sign.c
334SRCS+= dsa_vrf.c
335 333
336# dso/ 334# dso/
337SRCS+= dso_dlfcn.c 335SRCS+= dso_dlfcn.c