summaryrefslogtreecommitdiff
path: root/lib/libcrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/Makefile')
-rw-r--r--lib/libcrypto/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libcrypto/Makefile b/lib/libcrypto/Makefile
index 085924519df..390eb06b901 100644
--- a/lib/libcrypto/Makefile
+++ b/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.151 2023/07/28 11:06:28 jsing Exp $
+# $OpenBSD: Makefile,v 1.152 2023/07/28 11:08:01 jsing Exp $
LIB= crypto
LIBREBUILD=y
@@ -533,8 +533,7 @@ SRCS+= rc2cfb64.c
SRCS+= rc2ofb64.c
# ripemd/
-SRCS+= rmd_dgst.c
-SRCS+= rmd_one.c
+SRCS+= ripemd.c
# rsa/
SRCS+= rsa_ameth.c