summaryrefslogtreecommitdiffstats
path: root/regress/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/Makefile')
-rw-r--r--regress/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/Makefile b/regress/Makefile
index 03661e1ff..08fd82dbf 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.87 2016/04/15 02:55:53 djm Exp $
+# $OpenBSD: Makefile,v 1.88 2016/06/03 04:10:41 dtucker Exp $
REGRESS_TARGETS= unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec
tests: prep $(REGRESS_TARGETS)
@@ -54,6 +54,7 @@ LTESTS= connect \
multiplex \
reexec \
brokenkeys \
+ sshcfgparse \
cfgparse \
cfgmatch \
addrmatch \