summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 3f179d3df5..af7e10556e 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.34 2018/11/09 23:44:32 bluhm Exp $ 1# $OpenBSD: Makefile,v 1.35 2018/11/11 07:13:03 tb Exp $
2 2
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aeswrap 4SUBDIR += aeswrap
@@ -42,6 +42,7 @@ SUBDIR += sha1
42SUBDIR += sha2 42SUBDIR += sha2
43SUBDIR += sha256 43SUBDIR += sha256
44SUBDIR += sha512 44SUBDIR += sha512
45SUBDIR += sm3
45SUBDIR += utf8 46SUBDIR += utf8
46SUBDIR += wycheproof 47SUBDIR += wycheproof
47SUBDIR += x509 48SUBDIR += x509