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 0ddf74246c..b7fb2d0ff7 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.168 2024/02/18 16:28:37 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.169 2024/03/02 10:03:12 tb Exp $ |
2 | 2 | ||
3 | LIB= crypto | 3 | LIB= crypto |
4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
@@ -96,7 +96,6 @@ SRCS+= a_time_posix.c | |||
96 | SRCS+= a_time_tm.c | 96 | SRCS+= a_time_tm.c |
97 | SRCS+= a_type.c | 97 | SRCS+= a_type.c |
98 | SRCS+= a_utf8.c | 98 | SRCS+= a_utf8.c |
99 | SRCS+= ameth_lib.c | ||
100 | SRCS+= asn1_err.c | 99 | SRCS+= asn1_err.c |
101 | SRCS+= asn1_gen.c | 100 | SRCS+= asn1_gen.c |
102 | SRCS+= asn1_item.c | 101 | SRCS+= asn1_item.c |