diff options
Diffstat (limited to 'src/regress/lib/libcrypto/evp/Makefile')
-rw-r--r-- | src/regress/lib/libcrypto/evp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/evp/Makefile b/src/regress/lib/libcrypto/evp/Makefile index c5fee02693..bd8bc668be 100644 --- a/src/regress/lib/libcrypto/evp/Makefile +++ b/src/regress/lib/libcrypto/evp/Makefile | |||
@@ -1,7 +1,6 @@ | |||
1 | # $OpenBSD: Makefile,v 1.12 2023/03/02 20:45:11 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.13 2024/08/29 16:43:52 tb Exp $ |
2 | 2 | ||
3 | PROGS += evp_ecx_test | 3 | PROGS += evp_ecx_test |
4 | PROGS += evp_pkey_check | ||
5 | PROGS += evp_pkey_cleanup | 4 | PROGS += evp_pkey_cleanup |
6 | PROGS += evp_test | 5 | PROGS += evp_test |
7 | PROGS += evptest | 6 | PROGS += evptest |