diff options
Diffstat (limited to 'src/regress/lib/libcrypto/Makefile')
| -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 a5b4cc3855..8d6d40d62e 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.38 2020/07/14 18:33:34 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.39 2020/07/23 17:15:35 schwarze Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += aead | 3 | SUBDIR += aead |
| 4 | SUBDIR += aeswrap | 4 | SUBDIR += aeswrap |
| @@ -33,6 +33,7 @@ SUBDIR += init | |||
| 33 | SUBDIR += md4 | 33 | SUBDIR += md4 |
| 34 | SUBDIR += md5 | 34 | SUBDIR += md5 |
| 35 | SUBDIR += pbkdf2 | 35 | SUBDIR += pbkdf2 |
| 36 | SUBDIR += pem | ||
| 36 | SUBDIR += pkcs7 | 37 | SUBDIR += pkcs7 |
| 37 | SUBDIR += poly1305 | 38 | SUBDIR += poly1305 |
| 38 | SUBDIR += rand | 39 | SUBDIR += rand |
