artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0642fa8
)
Link rust-openssl to regress
author
tb
<tb@openbsd.org>
Thu, 20 Oct 2022 07:38:05 +0000
(07:38 +0000)
committer
tb
<tb@openbsd.org>
Thu, 20 Oct 2022 07:38:05 +0000
(07:38 +0000)
regress/lib/libssl/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libssl/Makefile
b/regress/lib/libssl/Makefile
index
a79a631
..
91ac895
100644
(file)
--- a/
regress/lib/libssl/Makefile
+++ b/
regress/lib/libssl/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
49 2022/08/27 09:23:17 jsing
Exp $
+# $OpenBSD: Makefile,v 1.
50 2022/10/20 07:38:05 tb
Exp $
SUBDIR += api
SUBDIR += asn1
@@
-23,6
+23,7
@@
SUBDIR += verify
# Things that take a long time should go below here.
SUBDIR += openssl-ruby
+SUBDIR += rust-openssl
SUBDIR += tlsfuzzer
SUBDIR += interop