summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 5ef55c6b6c..06bb1ec6bd 100644
--- a/src/lib/libcrypto/Makefile
+++ b/src/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.173 2024/03/02 11:17:27 tb Exp $ 1# $OpenBSD: Makefile,v 1.174 2024/03/02 13:39:28 tb Exp $
2 2
3LIB= crypto 3LIB= crypto
4LIBREBUILD=y 4LIBREBUILD=y
@@ -381,7 +381,6 @@ SRCS+= m_sha1.c
381SRCS+= m_sha3.c 381SRCS+= m_sha3.c
382SRCS+= m_sigver.c 382SRCS+= m_sigver.c
383SRCS+= m_sm3.c 383SRCS+= m_sm3.c
384SRCS+= m_streebog.c
385SRCS+= m_wp.c 384SRCS+= m_wp.c
386SRCS+= p_legacy.c 385SRCS+= p_legacy.c
387SRCS+= p_lib.c 386SRCS+= p_lib.c