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 bda6d5f660..d8cfdfc015 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,6 +1,7 @@
1# $OpenBSD: Makefile,v 1.48 2022/09/02 13:45:18 tb Exp $ 1# $OpenBSD: Makefile,v 1.49 2022/11/07 17:42:08 joshua Exp $
2 2
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aes
4SUBDIR += aeswrap 5SUBDIR += aeswrap
5SUBDIR += asn1 6SUBDIR += asn1
6SUBDIR += base64 7SUBDIR += base64