summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/Makefile
diff options
context:
space:
mode:
authorbeck <>2024-03-28 06:45:36 +0000
committerbeck <>2024-03-28 06:45:36 +0000
commit676604fc8629e42d10ef3935a7292f2cbff6c45e (patch)
treeb3e5f2c1c4c14fbd476642294096eda8791c7599 /src/regress/lib/libcrypto/Makefile
parenta70715f9bcc474e87032552cfa022697c2e05c6d (diff)
downloadopenbsd-676604fc8629e42d10ef3935a7292f2cbff6c45e.tar.gz
openbsd-676604fc8629e42d10ef3935a7292f2cbff6c45e.tar.bz2
openbsd-676604fc8629e42d10ef3935a7292f2cbff6c45e.zip
Nuke more leftover GOST tendrils.
ok tb@
Diffstat (limited to 'src/regress/lib/libcrypto/Makefile')
-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 91e8645edc..32147fd48e 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.54 2023/12/27 12:34:32 jsing Exp $ 1# $OpenBSD: Makefile,v 1.55 2024/03/28 06:45:36 beck Exp $
2 2
3SUBDIR += aead 3SUBDIR += aead
4SUBDIR += aes 4SUBDIR += aes
@@ -26,7 +26,6 @@ SUBDIR += evp
26SUBDIR += exdata 26SUBDIR += exdata
27SUBDIR += free 27SUBDIR += free
28SUBDIR += gcm128 28SUBDIR += gcm128
29SUBDIR += gost
30SUBDIR += hkdf 29SUBDIR += hkdf
31SUBDIR += hmac 30SUBDIR += hmac
32SUBDIR += idea 31SUBDIR += idea