diff options
Diffstat (limited to 'src/regress/lib/libcrypto/Makefile')
-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 a82ae259ea..dc11c60e92 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.23 2016/07/04 23:43:30 beck Exp $ | 1 | # $OpenBSD: Makefile,v 1.24 2016/11/04 19:45:12 jsing Exp $ |
2 | 2 | ||
3 | SUBDIR= \ | 3 | SUBDIR= \ |
4 | aead \ | 4 | aead \ |
@@ -31,7 +31,6 @@ SUBDIR= \ | |||
31 | pbkdf2 \ | 31 | pbkdf2 \ |
32 | pkcs7 \ | 32 | pkcs7 \ |
33 | poly1305 \ | 33 | poly1305 \ |
34 | pqueue \ | ||
35 | rand \ | 34 | rand \ |
36 | rc2 \ | 35 | rc2 \ |
37 | rc4 \ | 36 | rc4 \ |