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 a05042986c..dd64f07f48 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.232 2025/05/25 04:53:05 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.233 2025/05/25 04:58:32 jsing Exp $ |
| 2 | 2 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -173,6 +173,7 @@ SRCS+= bn_kron.c | |||
| 173 | SRCS+= bn_lib.c | 173 | SRCS+= bn_lib.c |
| 174 | SRCS+= bn_mod.c | 174 | SRCS+= bn_mod.c |
| 175 | SRCS+= bn_mod_sqrt.c | 175 | SRCS+= bn_mod_sqrt.c |
| 176 | SRCS+= bn_mod_words.c | ||
| 176 | SRCS+= bn_mont.c | 177 | SRCS+= bn_mont.c |
| 177 | SRCS+= bn_mul.c | 178 | SRCS+= bn_mul.c |
| 178 | SRCS+= bn_prime.c | 179 | SRCS+= bn_prime.c |
