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, 1 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile
index 3836a55d98..b2247a7b29 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.17 2014/11/18 21:52:43 miod Exp $ 1# $OpenBSD: Makefile,v 1.18 2015/06/20 01:07:25 doug Exp $
2 2
3SUBDIR= \ 3SUBDIR= \
4 aead \ 4 aead \
@@ -26,7 +26,6 @@ SUBDIR= \
26 ige \ 26 ige \
27 md4 \ 27 md4 \
28 md5 \ 28 md5 \
29 mdc2 \
30 pbkdf2 \ 29 pbkdf2 \
31 pkcs7 \ 30 pkcs7 \
32 poly1305 \ 31 poly1305 \