diff options
| author | jsing <> | 2026-01-25 10:20:09 +0000 |
|---|---|---|
| committer | jsing <> | 2026-01-25 10:20:09 +0000 |
| commit | 096d6241b54953726dab249c594126f82cd8e38a (patch) | |
| tree | dc513b92b550efb6c9f95ef091ba52606149eff8 /src | |
| parent | 0fdda8ed74c211637a90bd619017daed690ba5d3 (diff) | |
| download | openbsd-096d6241b54953726dab249c594126f82cd8e38a.tar.gz openbsd-096d6241b54953726dab249c594126f82cd8e38a.tar.bz2 openbsd-096d6241b54953726dab249c594126f82cd8e38a.zip | |
Hook assembly regress
Diffstat (limited to 'src')
| -rw-r--r-- | src/regress/lib/libcrypto/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index c36e87e05b..19897ceb1a 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile | |||
| @@ -1,8 +1,9 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.61 2024/12/13 00:03:57 beck Exp $ | 1 | # $OpenBSD: Makefile,v 1.62 2026/01/25 10:20:09 jsing Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += aead | 3 | SUBDIR += aead |
| 4 | SUBDIR += aes | 4 | SUBDIR += aes |
| 5 | SUBDIR += aeswrap | 5 | SUBDIR += aeswrap |
| 6 | SUBDIR += assembly | ||
| 6 | SUBDIR += asn1 | 7 | SUBDIR += asn1 |
| 7 | SUBDIR += base64 | 8 | SUBDIR += base64 |
| 8 | SUBDIR += bf | 9 | SUBDIR += bf |
