diff options
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 |
