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 a5b4cc3855..8d6d40d62e 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.38 2020/07/14 18:33:34 jsing Exp $ 1# $OpenBSD: Makefile,v 1.39 2020/07/23 17:15:35 schwarze Exp $
2 2
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aeswrap 4SUBDIR += aeswrap
@@ -33,6 +33,7 @@ SUBDIR += init
33SUBDIR += md4 33SUBDIR += md4
34SUBDIR += md5 34SUBDIR += md5
35SUBDIR += pbkdf2 35SUBDIR += pbkdf2
36SUBDIR += pem
36SUBDIR += pkcs7 37SUBDIR += pkcs7
37SUBDIR += poly1305 38SUBDIR += poly1305
38SUBDIR += rand 39SUBDIR += rand