summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/regress/lib/libcrypto/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile
index d8cfdfc015..99c380fecd 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.49 2022/11/07 17:42:08 joshua Exp $ 1# $OpenBSD: Makefile,v 1.50 2022/12/01 23:03:40 tb Exp $
2 2
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aes 4SUBDIR += aes
@@ -24,7 +24,6 @@ SUBDIR += ecdh
24SUBDIR += ecdsa 24SUBDIR += ecdsa
25SUBDIR += engine 25SUBDIR += engine
26SUBDIR += evp 26SUBDIR += evp
27SUBDIR += exp
28SUBDIR += free 27SUBDIR += free
29SUBDIR += gcm128 28SUBDIR += gcm128
30SUBDIR += gost 29SUBDIR += gost