summaryrefslogtreecommitdiff
path: root/regress/lib/libcrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/lib/libcrypto/Makefile')
-rw-r--r--regress/lib/libcrypto/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/lib/libcrypto/Makefile b/regress/lib/libcrypto/Makefile
index a5b4cc38555..8d6d40d62e4 100644
--- a/regress/lib/libcrypto/Makefile
+++ b/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.38 2020/07/14 18:33:34 jsing Exp $
+# $OpenBSD: Makefile,v 1.39 2020/07/23 17:15:35 schwarze Exp $
SUBDIR += aead
SUBDIR += aeswrap
@@ -33,6 +33,7 @@ SUBDIR += init
SUBDIR += md4
SUBDIR += md5
SUBDIR += pbkdf2
+SUBDIR += pem
SUBDIR += pkcs7
SUBDIR += poly1305
SUBDIR += rand