diff options
| author | tb <> | 2022-12-01 23:03:40 +0000 |
|---|---|---|
| committer | tb <> | 2022-12-01 23:03:40 +0000 |
| commit | b63a3119a1e5b1b7519ba03f606de81b2243deb3 (patch) | |
| tree | 55a05888cdc9b8305c1339fbdfade6945836f38c /src | |
| parent | bf766e70efab0ef02e8516a7bfd420cfb86f8cec (diff) | |
| download | openbsd-b63a3119a1e5b1b7519ba03f606de81b2243deb3.tar.gz openbsd-b63a3119a1e5b1b7519ba03f606de81b2243deb3.tar.bz2 openbsd-b63a3119a1e5b1b7519ba03f606de81b2243deb3.zip | |
Unhook exp
Diffstat (limited to 'src')
| -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 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 | ||
| 3 | SUBDIR += aead | 3 | SUBDIR += aead |
| 4 | SUBDIR += aes | 4 | SUBDIR += aes |
| @@ -24,7 +24,6 @@ SUBDIR += ecdh | |||
| 24 | SUBDIR += ecdsa | 24 | SUBDIR += ecdsa |
| 25 | SUBDIR += engine | 25 | SUBDIR += engine |
| 26 | SUBDIR += evp | 26 | SUBDIR += evp |
| 27 | SUBDIR += exp | ||
| 28 | SUBDIR += free | 27 | SUBDIR += free |
| 29 | SUBDIR += gcm128 | 28 | SUBDIR += gcm128 |
| 30 | SUBDIR += gost | 29 | SUBDIR += gost |
