summaryrefslogtreecommitdiffstats
path: root/regress/unittests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/unittests/Makefile')
-rw-r--r--regress/unittests/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/regress/unittests/Makefile b/regress/unittests/Makefile
index 722940a1..98121b74 100644
--- a/regress/unittests/Makefile
+++ b/regress/unittests/Makefile
@@ -1,5 +1,6 @@
-# $OpenBSD: Makefile,v 1.1 2014/04/30 05:32:00 djm Exp $
+# $OpenBSD: Makefile,v 1.4 2015/01/19 20:45:25 markus Exp $
+REGRESS_FAIL_EARLY= yes
-SUBDIR= test_helper sshbuf sshkey bitmap
+SUBDIR= test_helper sshbuf sshkey bitmap kex
.include <bsd.subdir.mk>