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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile
index 9158a2e594..796f6a2419 100644
--- a/src/lib/libcrypto/Makefile
+++ b/src/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.225 2024/11/06 04:08:26 tb Exp $ 1# $OpenBSD: Makefile,v 1.226 2024/11/12 10:25:16 tb Exp $
2 2
3LIB= crypto 3LIB= crypto
4LIBREBUILD=y 4LIBREBUILD=y
@@ -286,8 +286,8 @@ SRCS+= ec_lib.c
286SRCS+= ec_mult.c 286SRCS+= ec_mult.c
287SRCS+= ec_pmeth.c 287SRCS+= ec_pmeth.c
288SRCS+= eck_prn.c 288SRCS+= eck_prn.c
289SRCS+= ecp_methods.c
289SRCS+= ecp_mont.c 290SRCS+= ecp_mont.c
290SRCS+= ecp_smpl.c
291SRCS+= ecx_methods.c 291SRCS+= ecx_methods.c
292 292
293# ecdh/ 293# ecdh/