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/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile
index a0d60b25fb..2040428cef 100644
--- a/src/lib/libcrypto/Makefile
+++ b/src/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.154 2023/08/09 09:23:03 tb Exp $ 1# $OpenBSD: Makefile,v 1.155 2023/08/09 09:32:22 tb Exp $
2 2
3LIB= crypto 3LIB= crypto
4LIBREBUILD=y 4LIBREBUILD=y
@@ -535,7 +535,6 @@ SRCS+= rsa_ameth.c
535SRCS+= rsa_asn1.c 535SRCS+= rsa_asn1.c
536SRCS+= rsa_blinding.c 536SRCS+= rsa_blinding.c
537SRCS+= rsa_chk.c 537SRCS+= rsa_chk.c
538SRCS+= rsa_crpt.c
539SRCS+= rsa_eay.c 538SRCS+= rsa_eay.c
540SRCS+= rsa_err.c 539SRCS+= rsa_err.c
541SRCS+= rsa_gen.c 540SRCS+= rsa_gen.c