diff options
Diffstat (limited to 'src/lib/libcrypto/Makefile')
| -rw-r--r-- | src/lib/libcrypto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile index 2bc065afe2..1caac51601 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.46 2021/09/03 23:30:42 job Exp $ | 1 | # $OpenBSD: Makefile,v 1.47 2021/10/23 09:13:51 beck Exp $ |
| 2 | 2 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -41,7 +41,7 @@ SYMBOL_LIST= ${.CURDIR}/Symbols.list | |||
| 41 | 41 | ||
| 42 | # crypto/ | 42 | # crypto/ |
| 43 | SRCS+= cryptlib.c malloc-wrapper.c mem_dbg.c cversion.c ex_data.c cpt_err.c | 43 | SRCS+= cryptlib.c malloc-wrapper.c mem_dbg.c cversion.c ex_data.c cpt_err.c |
| 44 | SRCS+= o_time.c o_str.c o_init.c | 44 | SRCS+= o_time.c o_str.c o_init.c o_fips.c |
| 45 | SRCS+= mem_clr.c crypto_init.c crypto_lock.c | 45 | SRCS+= mem_clr.c crypto_init.c crypto_lock.c |
| 46 | 46 | ||
| 47 | # aes/ | 47 | # aes/ |
