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, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile
index 871ae2093a..ffe08d04bd 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.56 2024/03/29 07:13:38 joshua Exp $ 1# $OpenBSD: Makefile,v 1.57 2024/04/25 14:27:29 jsing Exp $
2 2
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aes 4SUBDIR += aes
@@ -14,6 +14,7 @@ SUBDIR += cast
14SUBDIR += certs 14SUBDIR += certs
15SUBDIR += chacha 15SUBDIR += chacha
16SUBDIR += cms 16SUBDIR += cms
17SUBDIR += crypto
17SUBDIR += ct 18SUBDIR += ct
18SUBDIR += curve25519 19SUBDIR += curve25519
19SUBDIR += des 20SUBDIR += des