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 4931d0fdd8..a82ae259ea 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.22 2015/09/25 16:12:30 jsing Exp $ 1# $OpenBSD: Makefile,v 1.23 2016/07/04 23:43:30 beck Exp $
2 2
3SUBDIR= \ 3SUBDIR= \
4 aead \ 4 aead \
@@ -27,6 +27,7 @@ SUBDIR= \
27 ige \ 27 ige \
28 md4 \ 28 md4 \
29 md5 \ 29 md5 \
30 ocsp \
30 pbkdf2 \ 31 pbkdf2 \
31 pkcs7 \ 32 pkcs7 \
32 poly1305 \ 33 poly1305 \