summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/regress/lib/libssl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile
index 437645a0f5..2544184d09 100644
--- a/src/regress/lib/libssl/Makefile
+++ b/src/regress/lib/libssl/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.27 2018/11/07 01:20:20 bluhm Exp $ 1# $OpenBSD: Makefile,v 1.28 2018/11/07 21:42:10 beck Exp $
2 2
3SUBDIR= \ 3SUBDIR= \
4 asn1 \ 4 asn1 \
@@ -10,6 +10,7 @@ SUBDIR= \
10 server \ 10 server \
11 ssl \ 11 ssl \
12 tlsext \ 12 tlsext \
13 key_schedule \
13 unit 14 unit
14 15
15install: 16install: