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 a33a209ef7..53a95af9bb 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.238 2025/06/27 17:26:57 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.239 2025/07/12 19:57:13 tb Exp $ |
| 2 | 2 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -119,7 +119,6 @@ SRCS+= x_attrib.c | |||
| 119 | SRCS+= x_bignum.c | 119 | SRCS+= x_bignum.c |
| 120 | SRCS+= x_crl.c | 120 | SRCS+= x_crl.c |
| 121 | SRCS+= x_exten.c | 121 | SRCS+= x_exten.c |
| 122 | SRCS+= x_info.c | ||
| 123 | SRCS+= x_long.c | 122 | SRCS+= x_long.c |
| 124 | SRCS+= x_name.c | 123 | SRCS+= x_name.c |
| 125 | SRCS+= x_pkey.c | 124 | SRCS+= x_pkey.c |
