summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/regress/unittests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/regress/unittests/Makefile')
-rw-r--r--crypto/openssh/regress/unittests/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/openssh/regress/unittests/Makefile b/crypto/openssh/regress/unittests/Makefile
index bdb4574..d3d9082 100644
--- a/crypto/openssh/regress/unittests/Makefile
+++ b/crypto/openssh/regress/unittests/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.1 2014/04/30 05:32:00 djm Exp $
-
-SUBDIR= test_helper sshbuf sshkey
+# $OpenBSD: Makefile,v 1.5 2015/02/16 22:21:03 djm Exp $
+REGRESS_FAIL_EARLY= yes
+SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud