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 c0a9d680af..19324a7e7e 100644
--- a/src/lib/libcrypto/Makefile
+++ b/src/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.107 2023/04/17 12:46:36 jsing Exp $ 1# $OpenBSD: Makefile,v 1.108 2023/04/21 06:14:42 tb Exp $
2 2
3LIB= crypto 3LIB= crypto
4LIBREBUILD=y 4LIBREBUILD=y
@@ -685,7 +685,6 @@ SRCS+= x509_cpols.c
685SRCS+= x509_crld.c 685SRCS+= x509_crld.c
686SRCS+= x509_d2.c 686SRCS+= x509_d2.c
687SRCS+= x509_def.c 687SRCS+= x509_def.c
688SRCS+= x509_enum.c
689SRCS+= x509_err.c 688SRCS+= x509_err.c
690SRCS+= x509_ext.c 689SRCS+= x509_ext.c
691SRCS+= x509_extku.c 690SRCS+= x509_extku.c