summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/Makefile')
-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 40f29b998b..3ad03831f8 100644
--- a/src/lib/libcrypto/Makefile
+++ b/src/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.236 2025/05/25 05:29:54 jsing Exp $ 1# $OpenBSD: Makefile,v 1.237 2025/05/25 06:27:02 jsing Exp $
2 2
3LIB= crypto 3LIB= crypto
4LIBREBUILD=y 4LIBREBUILD=y
@@ -67,7 +67,6 @@ SRCS+= crypto_memory.c
67# aes/ 67# aes/
68SRCS+= aes.c 68SRCS+= aes.c
69SRCS+= aes_core.c 69SRCS+= aes_core.c
70SRCS+= aes_ige.c
71 70
72# asn1/ 71# asn1/
73SRCS+= a_bitstr.c 72SRCS+= a_bitstr.c