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 f4a3088c6b..46f0949035 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.26 2017/01/18 09:04:02 beck Exp $ 1# $OpenBSD: Makefile,v 1.27 2017/01/25 06:44:22 beck Exp $
2 2
3SUBDIR= \ 3SUBDIR= \
4 aead \ 4 aead \
@@ -35,6 +35,7 @@ SUBDIR= \
35 rc2 \ 35 rc2 \
36 rc4 \ 36 rc4 \
37 rmd \ 37 rmd \
38 rsa \
38 sha1 \ 39 sha1 \
39 sha2 \ 40 sha2 \
40 sha256 \ 41 sha256 \