artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
075188a
)
Link symbols test to build
author
tb
<tb@openbsd.org>
Sat, 15 Jul 2023 19:32:54 +0000
(19:32 +0000)
committer
tb
<tb@openbsd.org>
Sat, 15 Jul 2023 19:32:54 +0000
(19:32 +0000)
regress/lib/libssl/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libssl/Makefile
b/regress/lib/libssl/Makefile
index
b9e2afd
..
35323e2
100644
(file)
--- a/
regress/lib/libssl/Makefile
+++ b/
regress/lib/libssl/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.5
3 2023/07/12 07:03:2
4 tb Exp $
+# $OpenBSD: Makefile,v 1.5
4 2023/07/15 19:32:5
4 tb Exp $
SUBDIR += api
SUBDIR += asn1
@@
-15,6
+15,7
@@
SUBDIR += record
SUBDIR += record_layer
SUBDIR += server
SUBDIR += ssl
+SUBDIR += symbols
SUBDIR += tls
SUBDIR += tlsext
SUBDIR += tlslegacy