diff options
Diffstat (limited to 'src/lib/libcrypto/Makefile')
| -rw-r--r-- | src/lib/libcrypto/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile index 7564001961..6adfe45e6f 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.234 2025/05/25 05:12:05 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.235 2025/05/25 05:19:26 jsing Exp $ |
| 2 | 2 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -289,6 +289,7 @@ SRCS+= ec_lib.c | |||
| 289 | SRCS+= ec_mult.c | 289 | SRCS+= ec_mult.c |
| 290 | SRCS+= ec_pmeth.c | 290 | SRCS+= ec_pmeth.c |
| 291 | SRCS+= eck_prn.c | 291 | SRCS+= eck_prn.c |
| 292 | SRCS+= ecp_hp_methods.c | ||
| 292 | SRCS+= ecp_methods.c | 293 | SRCS+= ecp_methods.c |
| 293 | SRCS+= ecx_methods.c | 294 | SRCS+= ecx_methods.c |
| 294 | 295 | ||
