diff options
Diffstat (limited to 'regress/lib/libssl')
-rw-r--r-- | regress/lib/libssl/Makefile | 3 |
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 |