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 3874698531..c36e87e05b 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.60 2024/10/02 14:50:58 jsing Exp $ 1# $OpenBSD: Makefile,v 1.61 2024/12/13 00:03:57 beck Exp $
2 2
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aes 4SUBDIR += aes
@@ -35,6 +35,7 @@ SUBDIR += ige
35SUBDIR += init 35SUBDIR += init
36SUBDIR += lhash 36SUBDIR += lhash
37SUBDIR += md 37SUBDIR += md
38SUBDIR += mlkem
38SUBDIR += objects 39SUBDIR += objects
39SUBDIR += pbkdf2 40SUBDIR += pbkdf2
40SUBDIR += pem 41SUBDIR += pem