summaryrefslogtreecommitdiff
path: root/lib/libcrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/Makefile')
-rw-r--r--lib/libcrypto/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libcrypto/Makefile b/lib/libcrypto/Makefile
index f42ac2b9bfe..c981a4189f1 100644
--- a/lib/libcrypto/Makefile
+++ b/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.227 2024/11/12 10:44:25 tb Exp $
+# $OpenBSD: Makefile,v 1.228 2024/11/16 10:38:10 tb Exp $
LIB= crypto
LIBREBUILD=y
@@ -281,7 +281,6 @@ SRCS+= ec_convert.c
SRCS+= ec_curve.c
SRCS+= ec_err.c
SRCS+= ec_key.c
-SRCS+= ec_kmeth.c
SRCS+= ec_lib.c
SRCS+= ec_mult.c
SRCS+= ec_pmeth.c