summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/regress/lib/libcrypto/Makefile4
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
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aeswrap 4SUBDIR += aeswrap
@@ -33,8 +33,6 @@ SUBDIR += idea
33SUBDIR += ige 33SUBDIR += ige
34SUBDIR += init 34SUBDIR += init
35SUBDIR += md 35SUBDIR += md
36SUBDIR += md4
37SUBDIR += md5
38SUBDIR += objects 36SUBDIR += objects
39SUBDIR += pbkdf2 37SUBDIR += pbkdf2
40SUBDIR += pem 38SUBDIR += pem