summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/regress/lib/libssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile
index c4133e32e5..b1caac9284 100644
--- a/src/regress/lib/libssl/Makefile
+++ b/src/regress/lib/libssl/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.31 2018/11/10 08:10:31 beck Exp $ 1# $OpenBSD: Makefile,v 1.32 2018/11/10 08:35:43 beck Exp $
2 2
3SUBDIR += asn1 3SUBDIR += asn1
4SUBDIR += bytestring 4SUBDIR += bytestring
@@ -10,7 +10,7 @@ SUBDIR += ssl
10SUBDIR += tlsext 10SUBDIR += tlsext
11SUBDIR += key_schedule 11SUBDIR += key_schedule
12SUBDIR += unit 12SUBDIR += unit
13# Things that take a long time shoud go below here. 13# Things that take a long time should go below here.
14SUBDIR += interop 14SUBDIR += interop
15 15
16install: 16install: