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 b1caac9284..2f092cc14e 100644
--- a/src/regress/lib/libssl/Makefile
+++ b/src/regress/lib/libssl/Makefile
@@ -1,6 +1,7 @@
1# $OpenBSD: Makefile,v 1.32 2018/11/10 08:35:43 beck Exp $ 1# $OpenBSD: Makefile,v 1.33 2019/01/17 06:46:10 jsing Exp $
2 2
3SUBDIR += asn1 3SUBDIR += asn1
4SUBDIR += buffer
4SUBDIR += bytestring 5SUBDIR += bytestring
5SUBDIR += ciphers 6SUBDIR += ciphers
6SUBDIR += client 7SUBDIR += client