summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/regress/lib/libssl/interop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libssl/interop/Makefile b/src/regress/lib/libssl/interop/Makefile
index 68497055e3..3ac0897f06 100644
--- a/src/regress/lib/libssl/interop/Makefile
+++ b/src/regress/lib/libssl/interop/Makefile
@@ -1,9 +1,9 @@
1# $OpenBSD: Makefile,v 1.8 2020/01/25 16:09:05 jsing Exp $ 1# $OpenBSD: Makefile,v 1.9 2020/01/25 16:10:32 jsing Exp $
2 2
3SUBDIR = libressl openssl openssl11 3SUBDIR = libressl openssl openssl11
4 4
5# the above binaries must have been built before we can continue 5# the above binaries must have been built before we can continue
6SUBDIR += cert 6#SUBDIR += cert
7#SUBDIR += cipher 7#SUBDIR += cipher
8SUBDIR += netcat 8SUBDIR += netcat
9SUBDIR += session 9SUBDIR += session