diff options
| author | jsing <> | 2019-11-02 15:39:44 +0000 |
|---|---|---|
| committer | jsing <> | 2019-11-02 15:39:44 +0000 |
| commit | c0ba598a93a628e61c5356c0f188fcbc8ca88bd6 (patch) | |
| tree | df794c27dcff7d64e8052f426bf87713864a56f3 /src | |
| parent | 9f36ba74d0fcf4cff712c6ada504413cf47240ba (diff) | |
| download | openbsd-c0ba598a93a628e61c5356c0f188fcbc8ca88bd6.tar.gz openbsd-c0ba598a93a628e61c5356c0f188fcbc8ca88bd6.tar.bz2 openbsd-c0ba598a93a628e61c5356c0f188fcbc8ca88bd6.zip | |
Hook cms regress.
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 e9dacd4067..2b4925cf7c 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.36 2019/03/17 17:49:12 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.37 2019/11/02 15:39:44 jsing Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += aead | 3 | SUBDIR += aead |
| 4 | SUBDIR += aeswrap | 4 | SUBDIR += aeswrap |
| @@ -9,6 +9,7 @@ SUBDIR += bio | |||
| 9 | SUBDIR += bn | 9 | SUBDIR += bn |
| 10 | SUBDIR += cast | 10 | SUBDIR += cast |
| 11 | SUBDIR += chacha | 11 | SUBDIR += chacha |
| 12 | SUBDIR += cms | ||
| 12 | SUBDIR += cts128 | 13 | SUBDIR += cts128 |
| 13 | SUBDIR += curve25519 | 14 | SUBDIR += curve25519 |
| 14 | SUBDIR += des | 15 | SUBDIR += des |
