diff options
Diffstat (limited to 'src/lib/libcrypto/Makefile')
-rw-r--r-- | src/lib/libcrypto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile index 75ab43c132..474c453100 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.164 2024/01/13 11:18:52 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.165 2024/01/13 12:15:27 tb Exp $ |
2 | 2 | ||
3 | LIB= crypto | 3 | LIB= crypto |
4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
@@ -387,7 +387,6 @@ SRCS+= m_sigver.c | |||
387 | SRCS+= m_sm3.c | 387 | SRCS+= m_sm3.c |
388 | SRCS+= m_streebog.c | 388 | SRCS+= m_streebog.c |
389 | SRCS+= m_wp.c | 389 | SRCS+= m_wp.c |
390 | SRCS+= names.c | ||
391 | SRCS+= p5_crpt.c | 390 | SRCS+= p5_crpt.c |
392 | SRCS+= p5_crpt2.c | 391 | SRCS+= p5_crpt2.c |
393 | SRCS+= p_legacy.c | 392 | SRCS+= p_legacy.c |