summaryrefslogtreecommitdiff
path: root/regress/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/Makefile')
-rw-r--r--regress/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/regress/Makefile b/regress/Makefile
index 492f84d7c..6ec310fb7 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.46 2008/06/10 23:13:43 dtucker Exp $ 1# $OpenBSD: Makefile,v 1.47 2008/06/11 23:11:40 dtucker Exp $
2 2
3REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t-exec 3REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t-exec
4tests: $(REGRESS_TARGETS) 4tests: $(REGRESS_TARGETS)
@@ -50,7 +50,6 @@ LTESTS= connect \
50 cfgmatch \ 50 cfgmatch \
51 addrmatch \ 51 addrmatch \
52 localcommand \ 52 localcommand \
53 cipher-speed \
54 forcecommand 53 forcecommand
55 54
56INTEROP_TESTS= putty-transfer putty-ciphers putty-kex 55INTEROP_TESTS= putty-transfer putty-ciphers putty-kex