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 c308a47c62..75ab43c132 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.163 2024/01/13 10:57:08 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.164 2024/01/13 11:18:52 tb Exp $ |
2 | 2 | ||
3 | LIB= crypto | 3 | LIB= crypto |
4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
@@ -348,7 +348,6 @@ SRCS+= err_prn.c | |||
348 | SRCS+= bio_b64.c | 348 | SRCS+= bio_b64.c |
349 | SRCS+= bio_enc.c | 349 | SRCS+= bio_enc.c |
350 | SRCS+= bio_md.c | 350 | SRCS+= bio_md.c |
351 | SRCS+= c_all.c | ||
352 | SRCS+= e_aes.c | 351 | SRCS+= e_aes.c |
353 | SRCS+= e_aes_cbc_hmac_sha1.c | 352 | SRCS+= e_aes_cbc_hmac_sha1.c |
354 | SRCS+= e_bf.c | 353 | SRCS+= e_bf.c |