diff options
| author | jsing <> | 2020-07-14 18:33:34 +0000 |
|---|---|---|
| committer | jsing <> | 2020-07-14 18:33:34 +0000 |
| commit | 54e6b184aac6eaf631e6f6ae7d8089bd18cf3ade (patch) | |
| tree | e182467edaa4ac04c520c3d95676f642f4400eb2 /src | |
| parent | 62fffcc6da72e47aafab1fcd6e774db68a45533b (diff) | |
| download | openbsd-54e6b184aac6eaf631e6f6ae7d8089bd18cf3ade.tar.gz openbsd-54e6b184aac6eaf631e6f6ae7d8089bd18cf3ade.tar.bz2 openbsd-54e6b184aac6eaf631e6f6ae7d8089bd18cf3ade.zip | |
Enter the certs regress directory.
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 |
