summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/regress/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/regress/Makefile')
-rw-r--r--crypto/openssh/regress/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/openssh/regress/Makefile b/crypto/openssh/regress/Makefile
index 623be8d..76e28d3 100644
--- a/crypto/openssh/regress/Makefile
+++ b/crypto/openssh/regress/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.24 2003/07/03 08:24:13 markus Exp $
+# $OpenBSD: Makefile,v 1.26 2003/10/11 11:49:49 dtucker Exp $
REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t-exec
tests: $(REGRESS_TARGETS)
@@ -14,6 +14,7 @@ LTESTS= connect \
proto-mismatch \
exit-status \
transfer \
+ banner \
rekey \
stderr-data \
stderr-after-eof \
@@ -40,7 +41,7 @@ CLEANFILES= t2.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \
ssh_config ssh_proxy sshd_config sshd_proxy \
rsa.pub rsa rsa1.pub rsa1 host.rsa host.rsa1 \
rsa-agent rsa-agent.pub rsa1-agent rsa1-agent.pub \
- ls.copy remote_pid
+ ls.copy banner.in banner.out empty.in remote_pid
#LTESTS += ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp
OpenPOWER on IntegriCloud