diff options
| author | beck <> | 2024-03-28 06:45:36 +0000 |
|---|---|---|
| committer | beck <> | 2024-03-28 06:45:36 +0000 |
| commit | 676604fc8629e42d10ef3935a7292f2cbff6c45e (patch) | |
| tree | b3e5f2c1c4c14fbd476642294096eda8791c7599 /src/regress/lib/libcrypto/Makefile | |
| parent | a70715f9bcc474e87032552cfa022697c2e05c6d (diff) | |
| download | openbsd-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/Makefile | 3 |
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 | ||
| 3 | SUBDIR += aead | 3 | SUBDIR += aead |
| 4 | SUBDIR += aes | 4 | SUBDIR += aes |
| @@ -26,7 +26,6 @@ SUBDIR += evp | |||
| 26 | SUBDIR += exdata | 26 | SUBDIR += exdata |
| 27 | SUBDIR += free | 27 | SUBDIR += free |
| 28 | SUBDIR += gcm128 | 28 | SUBDIR += gcm128 |
| 29 | SUBDIR += gost | ||
| 30 | SUBDIR += hkdf | 29 | SUBDIR += hkdf |
| 31 | SUBDIR += hmac | 30 | SUBDIR += hmac |
| 32 | SUBDIR += idea | 31 | SUBDIR += idea |
