From 37d11dcb75b993acde21106d7b7d11b4b2465b07 Mon Sep 17 00:00:00 2001 From: tb <> Date: Thu, 1 Dec 2022 23:03:40 +0000 Subject: Unhook exp --- src/regress/lib/libcrypto/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') 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 @@ -# $OpenBSD: Makefile,v 1.49 2022/11/07 17:42:08 joshua Exp $ +# $OpenBSD: Makefile,v 1.50 2022/12/01 23:03:40 tb Exp $ SUBDIR += aead SUBDIR += aes @@ -24,7 +24,6 @@ SUBDIR += ecdh SUBDIR += ecdsa SUBDIR += engine SUBDIR += evp -SUBDIR += exp SUBDIR += free SUBDIR += gcm128 SUBDIR += gost -- cgit v1.2.3-55-g6feb