artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe6fa0c
)
Wire up QUIC regress.
author
jsing
<jsing@openbsd.org>
Sat, 27 Aug 2022 09:23:17 +0000
(09:23 +0000)
committer
jsing
<jsing@openbsd.org>
Sat, 27 Aug 2022 09:23:17 +0000
(09:23 +0000)
regress/lib/libssl/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libssl/Makefile
b/regress/lib/libssl/Makefile
index
1b85296
..
a79a631
100644
(file)
--- a/
regress/lib/libssl/Makefile
+++ b/
regress/lib/libssl/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.4
8 2022/01/05 09:59:39
jsing Exp $
+# $OpenBSD: Makefile,v 1.4
9 2022/08/27 09:23:17
jsing Exp $
SUBDIR += api
SUBDIR += asn1
@@
-9,6
+9,7
@@
SUBDIR += client
SUBDIR += dtls
SUBDIR += handshake
SUBDIR += pqueue
+SUBDIR += quic
SUBDIR += record
SUBDIR += record_layer
SUBDIR += server