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, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile
index 30c63be8e4..b4407d566c 100644
--- a/src/lib/libcrypto/Makefile
+++ b/src/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.202 2024/08/10 06:41:49 tb Exp $ 1# $OpenBSD: Makefile,v 1.203 2024/08/28 07:15:04 tb Exp $
2 2
3LIB= crypto 3LIB= crypto
4LIBREBUILD=y 4LIBREBUILD=y
@@ -589,6 +589,7 @@ SRCS+= x509_purp.c
589SRCS+= x509_r2x.c 589SRCS+= x509_r2x.c
590SRCS+= x509_req.c 590SRCS+= x509_req.c
591SRCS+= x509_set.c 591SRCS+= x509_set.c
592SRCS+= x509_siginfo.c
592SRCS+= x509_skey.c 593SRCS+= x509_skey.c
593SRCS+= x509_trs.c 594SRCS+= x509_trs.c
594SRCS+= x509_txt.c 595SRCS+= x509_txt.c