summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/Makefile')
-rw-r--r--src/regress/lib/libcrypto/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile
index 01ffd29227..0e279cca1d 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.52 2023/04/25 15:18:59 tb Exp $ 1# $OpenBSD: Makefile,v 1.53 2023/12/27 12:26:17 jsing Exp $
2 2
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aes 4SUBDIR += aes
@@ -22,7 +22,6 @@ SUBDIR += dsa
22SUBDIR += ec 22SUBDIR += ec
23SUBDIR += ecdh 23SUBDIR += ecdh
24SUBDIR += ecdsa 24SUBDIR += ecdsa
25SUBDIR += engine
26SUBDIR += evp 25SUBDIR += evp
27SUBDIR += free 26SUBDIR += free
28SUBDIR += gcm128 27SUBDIR += gcm128