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 c098b2229c..45a2ca5a02 100644
--- a/src/lib/libcrypto/Makefile
+++ b/src/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.96 2023/01/31 06:17:10 jsing Exp $ 1# $OpenBSD: Makefile,v 1.97 2023/02/11 12:17:57 jsing Exp $
2 2
3LIB= crypto 3LIB= crypto
4LIBREBUILD=y 4LIBREBUILD=y
@@ -185,7 +185,6 @@ SRCS+= bn_ctx.c
185SRCS+= bn_div.c 185SRCS+= bn_div.c
186SRCS+= bn_err.c 186SRCS+= bn_err.c
187SRCS+= bn_exp.c 187SRCS+= bn_exp.c
188SRCS+= bn_exp2.c
189SRCS+= bn_gcd.c 188SRCS+= bn_gcd.c
190SRCS+= bn_gf2m.c 189SRCS+= bn_gf2m.c
191SRCS+= bn_isqrt.c 190SRCS+= bn_isqrt.c