diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/regress/lib/libcrypto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index 595d1094da..f4a3088c6b 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.25 2016/11/05 15:09:02 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.26 2017/01/18 09:04:02 beck Exp $ |
2 | 2 | ||
3 | SUBDIR= \ | 3 | SUBDIR= \ |
4 | aead \ | 4 | aead \ |
@@ -28,7 +28,6 @@ SUBDIR= \ | |||
28 | ige \ | 28 | ige \ |
29 | md4 \ | 29 | md4 \ |
30 | md5 \ | 30 | md5 \ |
31 | ocsp \ | ||
32 | pbkdf2 \ | 31 | pbkdf2 \ |
33 | pkcs7 \ | 32 | pkcs7 \ |
34 | poly1305 \ | 33 | poly1305 \ |