summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/Makefile
diff options
context:
space:
mode:
authortb <>2021-08-30 17:34:02 +0000
committertb <>2021-08-30 17:34:02 +0000
commit769a0eb675541b26164c2614afd360bc503be92a (patch)
tree8596430725e7f227767868236eeee57380521082 /src/regress/lib/libssl/Makefile
parentb05142e1ba115406b0f261b5374facddce7e25b8 (diff)
downloadopenbsd-769a0eb675541b26164c2614afd360bc503be92a.tar.gz
openbsd-769a0eb675541b26164c2614afd360bc503be92a.tar.bz2
openbsd-769a0eb675541b26164c2614afd360bc503be92a.zip
Revert accidental commit
Diffstat (limited to 'src/regress/lib/libssl/Makefile')
-rw-r--r--src/regress/lib/libssl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile
index 19fee55210..934f8ba4e6 100644
--- a/src/regress/lib/libssl/Makefile
+++ b/src/regress/lib/libssl/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.44 2021/08/30 17:28:46 tb Exp $ 1# $OpenBSD: Makefile,v 1.45 2021/08/30 17:34:01 tb Exp $
2 2
3SUBDIR += asn1 3SUBDIR += asn1
4SUBDIR += buffer 4SUBDIR += buffer
@@ -16,7 +16,6 @@ SUBDIR += tlsext
16SUBDIR += tlslegacy 16SUBDIR += tlslegacy
17SUBDIR += key_schedule 17SUBDIR += key_schedule
18SUBDIR += unit 18SUBDIR += unit
19SUBDIR += verify
20 19
21# Things that take a long time should go below here. 20# Things that take a long time should go below here.
22SUBDIR += openssl-ruby 21SUBDIR += openssl-ruby