diff options
| author | tb <> | 2021-08-30 17:34:02 +0000 |
|---|---|---|
| committer | tb <> | 2021-08-30 17:34:02 +0000 |
| commit | e501ef18aa9f692de97c6b92c6bfabf63c669322 (patch) | |
| tree | 8596430725e7f227767868236eeee57380521082 /src/regress/lib/libssl/interop | |
| parent | ed1026f341a36f6824b8a5991147f9467392ce3a (diff) | |
| download | openbsd-e501ef18aa9f692de97c6b92c6bfabf63c669322.tar.gz openbsd-e501ef18aa9f692de97c6b92c6bfabf63c669322.tar.bz2 openbsd-e501ef18aa9f692de97c6b92c6bfabf63c669322.zip | |
Revert accidental commit
Diffstat (limited to 'src/regress/lib/libssl/interop')
| -rw-r--r-- | src/regress/lib/libssl/interop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libssl/interop/Makefile b/src/regress/lib/libssl/interop/Makefile index 2e7114dab2..789ff00e7f 100644 --- a/src/regress/lib/libssl/interop/Makefile +++ b/src/regress/lib/libssl/interop/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.14 2021/08/30 17:28:46 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.15 2021/08/30 17:34:02 tb Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR = libressl openssl openssl11 | 3 | SUBDIR = libressl openssl openssl11 |
| 4 | 4 | ||
| @@ -14,6 +14,6 @@ SUBDIR += botan | |||
| 14 | SUBDIR += version | 14 | SUBDIR += version |
| 15 | SUBDIR += cipher | 15 | SUBDIR += cipher |
| 16 | # This takes a really long time. | 16 | # This takes a really long time. |
| 17 | #SUBDIR += cert | 17 | SUBDIR += cert |
| 18 | 18 | ||
| 19 | .include <bsd.subdir.mk> | 19 | .include <bsd.subdir.mk> |
