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 1c346f6e3b..f29e594535 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.42 2021/12/05 13:01:08 jsing Exp $ 1# $OpenBSD: Makefile,v 1.43 2022/02/11 16:34:23 jsing Exp $
2 2
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aeswrap 4SUBDIR += aeswrap
@@ -34,6 +34,7 @@ SUBDIR += ige
34SUBDIR += init 34SUBDIR += init
35SUBDIR += md4 35SUBDIR += md4
36SUBDIR += md5 36SUBDIR += md5
37SUBDIR += objects
37SUBDIR += pbkdf2 38SUBDIR += pbkdf2
38SUBDIR += pem 39SUBDIR += pem
39SUBDIR += pkcs7 40SUBDIR += pkcs7