summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/Makefile')
-rw-r--r--src/regress/lib/libcrypto/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile
index 0e279cca1d..91e8645edc 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.53 2023/12/27 12:26:17 jsing Exp $ 1# $OpenBSD: Makefile,v 1.54 2023/12/27 12:34:32 jsing Exp $
2 2
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aes 4SUBDIR += aes
@@ -23,6 +23,7 @@ SUBDIR += ec
23SUBDIR += ecdh 23SUBDIR += ecdh
24SUBDIR += ecdsa 24SUBDIR += ecdsa
25SUBDIR += evp 25SUBDIR += evp
26SUBDIR += exdata
26SUBDIR += free 27SUBDIR += free
27SUBDIR += gcm128 28SUBDIR += gcm128
28SUBDIR += gost 29SUBDIR += gost