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 057eb9cc54..d6175dfd5d 100644
--- a/src/lib/libcrypto/Makefile
+++ b/src/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.112 2023/04/25 17:54:10 tb Exp $ 1# $OpenBSD: Makefile,v 1.113 2023/04/25 18:48:32 tb Exp $
2 2
3LIB= crypto 3LIB= crypto
4LIBREBUILD=y 4LIBREBUILD=y
@@ -704,7 +704,6 @@ SRCS+= x509_r2x.c
704SRCS+= x509_req.c 704SRCS+= x509_req.c
705SRCS+= x509_set.c 705SRCS+= x509_set.c
706SRCS+= x509_skey.c 706SRCS+= x509_skey.c
707#SRCS+= x509_sxnet.c
708SRCS+= x509_trs.c 707SRCS+= x509_trs.c
709SRCS+= x509_txt.c 708SRCS+= x509_txt.c
710SRCS+= x509_utl.c 709SRCS+= x509_utl.c