artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acc63c6
)
Enable shutdown regress test.
author
jsing
<jsing@openbsd.org>
Fri, 19 Jan 2024 08:29:26 +0000
(08:29 +0000)
committer
jsing
<jsing@openbsd.org>
Fri, 19 Jan 2024 08:29:26 +0000
(08:29 +0000)
regress/lib/libssl/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libssl/Makefile
b/regress/lib/libssl/Makefile
index
35323e2
..
94c980f
100644
(file)
--- a/
regress/lib/libssl/Makefile
+++ b/
regress/lib/libssl/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.5
4 2023/07/15 19:32:54 tb
Exp $
+# $OpenBSD: Makefile,v 1.5
5 2024/01/19 08:29:26 jsing
Exp $
SUBDIR += api
SUBDIR += asn1
@@
-14,6
+14,7
@@
SUBDIR += quic
SUBDIR += record
SUBDIR += record_layer
SUBDIR += server
+SUBDIR += shutdown
SUBDIR += ssl
SUBDIR += symbols
SUBDIR += tls