diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/regress/lib/libcrypto/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index 5448760a8f..bda6d5f660 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.47 2022/09/02 13:38:56 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.48 2022/09/02 13:45:18 tb Exp $ |
2 | 2 | ||
3 | SUBDIR += aead | 3 | SUBDIR += aead |
4 | SUBDIR += aeswrap | 4 | SUBDIR += aeswrap |
@@ -33,8 +33,6 @@ SUBDIR += idea | |||
33 | SUBDIR += ige | 33 | SUBDIR += ige |
34 | SUBDIR += init | 34 | SUBDIR += init |
35 | SUBDIR += md | 35 | SUBDIR += md |
36 | SUBDIR += md4 | ||
37 | SUBDIR += md5 | ||
38 | SUBDIR += objects | 36 | SUBDIR += objects |
39 | SUBDIR += pbkdf2 | 37 | SUBDIR += pbkdf2 |
40 | SUBDIR += pem | 38 | SUBDIR += pem |