summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 c36e87e05b..19897ceb1a 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,8 +1,9 @@
1# $OpenBSD: Makefile,v 1.61 2024/12/13 00:03:57 beck Exp $ 1# $OpenBSD: Makefile,v 1.62 2026/01/25 10:20:09 jsing Exp $
2 2
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aes 4SUBDIR += aes
5SUBDIR += aeswrap 5SUBDIR += aeswrap
6SUBDIR += assembly
6SUBDIR += asn1 7SUBDIR += asn1
7SUBDIR += base64 8SUBDIR += base64
8SUBDIR += bf 9SUBDIR += bf