summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@cvs.openbsd.org>2006-07-19 13:34:53 +0000
committerDarren Tucker <dtucker@cvs.openbsd.org>2006-07-19 13:34:53 +0000
commite38190ecbb8c7b2735a794e2595eaa66928fd8c0 (patch)
treeb3a537c5cd3d9130104d7c5b06037a65a2da786c
parent2aabf8279ddc36fcdfa8e3683fbe4d0111cadd1f (diff)
Add a couple of files missing from the cleanup list
-rw-r--r--regress/usr.bin/ssh/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/regress/usr.bin/ssh/Makefile b/regress/usr.bin/ssh/Makefile
index 8ae2580d527..d9492289c0e 100644
--- a/regress/usr.bin/ssh/Makefile
+++ b/regress/usr.bin/ssh/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.41 2006/07/19 13:09:28 dtucker Exp $
+# $OpenBSD: Makefile,v 1.42 2006/07/19 13:34:52 dtucker Exp $
REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7
@@ -47,7 +47,8 @@ CLEANFILES+= authorized_keys_${USER} known_hosts pidfile \
rsa.pub rsa rsa1.pub rsa1 host.rsa host.rsa1 \
rsa-agent rsa-agent.pub rsa1-agent rsa1-agent.pub \
ls.copy banner.in banner.out empty.in \
- scp-ssh-wrapper.exe ssh_proxy_envpass
+ scp-ssh-wrapper.exe ssh_proxy_envpass remote_pid \
+ sshd_proxy_bak rsa_ssh2_cr.prv rsa_ssh2_crnl.prv
#LTESTS+= ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp