diff options
| -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 bda6d5f660..d8cfdfc015 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.48 2022/09/02 13:45:18 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.49 2022/11/07 17:42:08 joshua Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += aead | 3 | SUBDIR += aead |
| 4 | SUBDIR += aes | ||
| 4 | SUBDIR += aeswrap | 5 | SUBDIR += aeswrap |
| 5 | SUBDIR += asn1 | 6 | SUBDIR += asn1 |
| 6 | SUBDIR += base64 | 7 | SUBDIR += base64 |
