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 c0a9d680af..19324a7e7e 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.107 2023/04/17 12:46:36 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.108 2023/04/21 06:14:42 tb Exp $ |
2 | 2 | ||
3 | LIB= crypto | 3 | LIB= crypto |
4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
@@ -685,7 +685,6 @@ SRCS+= x509_cpols.c | |||
685 | SRCS+= x509_crld.c | 685 | SRCS+= x509_crld.c |
686 | SRCS+= x509_d2.c | 686 | SRCS+= x509_d2.c |
687 | SRCS+= x509_def.c | 687 | SRCS+= x509_def.c |
688 | SRCS+= x509_enum.c | ||
689 | SRCS+= x509_err.c | 688 | SRCS+= x509_err.c |
690 | SRCS+= x509_ext.c | 689 | SRCS+= x509_ext.c |
691 | SRCS+= x509_extku.c | 690 | SRCS+= x509_extku.c |