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 a33a209ef7..53a95af9bb 100644
--- a/src/lib/libcrypto/Makefile
+++ b/src/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.238 2025/06/27 17:26:57 jsing Exp $ 1# $OpenBSD: Makefile,v 1.239 2025/07/12 19:57:13 tb Exp $
2 2
3LIB= crypto 3LIB= crypto
4LIBREBUILD=y 4LIBREBUILD=y
@@ -119,7 +119,6 @@ SRCS+= x_attrib.c
119SRCS+= x_bignum.c 119SRCS+= x_bignum.c
120SRCS+= x_crl.c 120SRCS+= x_crl.c
121SRCS+= x_exten.c 121SRCS+= x_exten.c
122SRCS+= x_info.c
123SRCS+= x_long.c 122SRCS+= x_long.c
124SRCS+= x_name.c 123SRCS+= x_name.c
125SRCS+= x_pkey.c 124SRCS+= x_pkey.c