summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/regress/lib/libcrypto/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile
index 319044c267..35137403a5 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.45 2022/09/01 14:03:29 tb Exp $ 1# $OpenBSD: Makefile,v 1.46 2022/09/02 11:16:03 tb Exp $
2 2
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aeswrap 4SUBDIR += aeswrap
@@ -45,10 +45,7 @@ SUBDIR += rc4
45SUBDIR += rmd 45SUBDIR += rmd
46SUBDIR += rsa 46SUBDIR += rsa
47SUBDIR += sha 47SUBDIR += sha
48SUBDIR += sha1
49SUBDIR += sha2 48SUBDIR += sha2
50SUBDIR += sha256
51SUBDIR += sha512
52SUBDIR += sm3 49SUBDIR += sm3
53SUBDIR += sm4 50SUBDIR += sm4
54SUBDIR += symbols 51SUBDIR += symbols