summaryrefslogtreecommitdiff
path: root/regress/lib/libssl
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2018-11-09 19:31:51 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2018-11-09 19:31:51 +0000
commit324d5823e179f5b5e5ab46f8ea167c60c18893b8 (patch)
tree07e491c8a33e969b1763f2003fbda1e7c3995cfe /regress/lib/libssl
parentd1c81b5a5d83ecf6b9e740c5ffb3075ff8bc5dce (diff)
remove the not yet implemented "handshake" subdirectory
Diffstat (limited to 'regress/lib/libssl')
-rw-r--r--regress/lib/libssl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/regress/lib/libssl/Makefile b/regress/lib/libssl/Makefile
index 7fabb634768..ccff27278b2 100644
--- a/regress/lib/libssl/Makefile
+++ b/regress/lib/libssl/Makefile
@@ -1,10 +1,9 @@
-# $OpenBSD: Makefile,v 1.29 2018/11/09 19:24:50 tb Exp $
+# $OpenBSD: Makefile,v 1.30 2018/11/09 19:31:50 tb Exp $
SUBDIR += asn1
SUBDIR += bytestring
SUBDIR += ciphers
SUBDIR += client
-SUBDIR += handshake
SUBDIR += interop
SUBDIR += pqueue
SUBDIR += server