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 6f7b024c47..1c346f6e3b 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.41 2020/12/26 00:48:56 bluhm Exp $ 1# $OpenBSD: Makefile,v 1.42 2021/12/05 13:01:08 jsing Exp $
2 2
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aeswrap 4SUBDIR += aeswrap
@@ -12,6 +12,7 @@ SUBDIR += cast
12SUBDIR += certs 12SUBDIR += certs
13SUBDIR += chacha 13SUBDIR += chacha
14SUBDIR += cms 14SUBDIR += cms
15SUBDIR += ct
15SUBDIR += cts128 16SUBDIR += cts128
16SUBDIR += curve25519 17SUBDIR += curve25519
17SUBDIR += des 18SUBDIR += des