diff options
Diffstat (limited to 'regress/Makefile')
-rw-r--r-- | regress/Makefile | 3 |
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 | ||
3 | REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t-exec | 3 | REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t-exec |
4 | tests: $(REGRESS_TARGETS) | 4 | tests: $(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 | ||
56 | INTEROP_TESTS= putty-transfer putty-ciphers putty-kex | 55 | INTEROP_TESTS= putty-transfer putty-ciphers putty-kex |