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 b2247a7b29..a6c1bbffd3 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.18 2015/06/20 01:07:25 doug Exp $ | 1 | # $OpenBSD: Makefile,v 1.19 2015/09/13 21:09:56 doug Exp $ |
2 | 2 | ||
3 | SUBDIR= \ | 3 | SUBDIR= \ |
4 | aead \ | 4 | aead \ |
@@ -34,7 +34,6 @@ SUBDIR= \ | |||
34 | rc2 \ | 34 | rc2 \ |
35 | rc4 \ | 35 | rc4 \ |
36 | rmd \ | 36 | rmd \ |
37 | sha \ | ||
38 | sha1 \ | 37 | sha1 \ |
39 | sha2 \ | 38 | sha2 \ |
40 | sha256 \ | 39 | sha256 \ |