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 d8cfdfc015..99c380fecd 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.49 2022/11/07 17:42:08 joshua Exp $ | 1 | # $OpenBSD: Makefile,v 1.50 2022/12/01 23:03:40 tb Exp $ |
2 | 2 | ||
3 | SUBDIR += aead | 3 | SUBDIR += aead |
4 | SUBDIR += aes | 4 | SUBDIR += aes |
@@ -24,7 +24,6 @@ SUBDIR += ecdh | |||
24 | SUBDIR += ecdsa | 24 | SUBDIR += ecdsa |
25 | SUBDIR += engine | 25 | SUBDIR += engine |
26 | SUBDIR += evp | 26 | SUBDIR += evp |
27 | SUBDIR += exp | ||
28 | SUBDIR += free | 27 | SUBDIR += free |
29 | SUBDIR += gcm128 | 28 | SUBDIR += gcm128 |
30 | SUBDIR += gost | 29 | SUBDIR += gost |