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 d6175dfd5d..8febfcdd4f 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.113 2023/04/25 18:48:32 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.114 2023/04/25 18:57:57 tb Exp $ |
2 | 2 | ||
3 | LIB= crypto | 3 | LIB= crypto |
4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
@@ -114,7 +114,6 @@ SRCS+= asn_mime.c | |||
114 | SRCS+= asn_moid.c | 114 | SRCS+= asn_moid.c |
115 | SRCS+= bio_asn1.c | 115 | SRCS+= bio_asn1.c |
116 | SRCS+= bio_ndef.c | 116 | SRCS+= bio_ndef.c |
117 | #SRCS+= nsseq.c | ||
118 | SRCS+= p5_pbe.c | 117 | SRCS+= p5_pbe.c |
119 | SRCS+= p5_pbev2.c | 118 | SRCS+= p5_pbev2.c |
120 | SRCS+= p8_pkey.c | 119 | SRCS+= p8_pkey.c |