summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libssl/Makefile')
-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 79232bcf39..85e50ecb04 100644
--- a/src/regress/lib/libssl/Makefile
+++ b/src/regress/lib/libssl/Makefile
@@ -1,10 +1,11 @@
1# $OpenBSD: Makefile,v 1.23 2015/09/01 17:02:17 jsing Exp $ 1# $OpenBSD: Makefile,v 1.24 2016/11/04 19:45:12 jsing Exp $
2 2
3SUBDIR= \ 3SUBDIR= \
4 asn1 \ 4 asn1 \
5 bytestring \ 5 bytestring \
6 ciphers \ 6 ciphers \
7 client \ 7 client \
8 pqueue \
8 ssl \ 9 ssl \
9 unit 10 unit
10 11