summaryrefslogtreecommitdiff
path: root/src/regress/lib
diff options
context:
space:
mode:
authortb <>2022-12-01 23:03:40 +0000
committertb <>2022-12-01 23:03:40 +0000
commit37d11dcb75b993acde21106d7b7d11b4b2465b07 (patch)
tree55a05888cdc9b8305c1339fbdfade6945836f38c /src/regress/lib
parent6bf12948ee1e9a617d73435b5321aef567b5448d (diff)
downloadopenbsd-37d11dcb75b993acde21106d7b7d11b4b2465b07.tar.gz
openbsd-37d11dcb75b993acde21106d7b7d11b4b2465b07.tar.bz2
openbsd-37d11dcb75b993acde21106d7b7d11b4b2465b07.zip
Unhook exp
Diffstat (limited to 'src/regress/lib')
-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