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 2b4925cf7c..a5b4cc3855 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.37 2019/11/02 15:39:44 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.38 2020/07/14 18:33:34 jsing Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += aead | 3 | SUBDIR += aead |
| 4 | SUBDIR += aeswrap | 4 | SUBDIR += aeswrap |
| @@ -8,6 +8,7 @@ SUBDIR += bf | |||
| 8 | SUBDIR += bio | 8 | SUBDIR += bio |
| 9 | SUBDIR += bn | 9 | SUBDIR += bn |
| 10 | SUBDIR += cast | 10 | SUBDIR += cast |
| 11 | SUBDIR += certs | ||
| 11 | SUBDIR += chacha | 12 | SUBDIR += chacha |
| 12 | SUBDIR += cms | 13 | SUBDIR += cms |
| 13 | SUBDIR += cts128 | 14 | SUBDIR += cts128 |
