diff options
-rw-r--r-- | src/regress/lib/libcrypto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index a757915327..01ffd29227 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.51 2023/04/23 13:47:35 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.52 2023/04/25 15:18:59 tb Exp $ |
2 | 2 | ||
3 | SUBDIR += aead | 3 | SUBDIR += aead |
4 | SUBDIR += aes | 4 | SUBDIR += aes |
@@ -15,7 +15,6 @@ SUBDIR += certs | |||
15 | SUBDIR += chacha | 15 | SUBDIR += chacha |
16 | SUBDIR += cms | 16 | SUBDIR += cms |
17 | SUBDIR += ct | 17 | SUBDIR += ct |
18 | SUBDIR += cts128 | ||
19 | SUBDIR += curve25519 | 18 | SUBDIR += curve25519 |
20 | SUBDIR += des | 19 | SUBDIR += des |
21 | SUBDIR += dh | 20 | SUBDIR += dh |