diff options
Diffstat (limited to 'regress/Makefile')
-rw-r--r-- | regress/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/regress/Makefile b/regress/Makefile index 647b4a049..6e462a4f6 100644 --- a/regress/Makefile +++ b/regress/Makefile | |||
@@ -110,8 +110,9 @@ CLEANFILES= *.core actual agent-key.* authorized_keys_${USERNAME} \ | |||
110 | modpipe netcat no_identity_config \ | 110 | modpipe netcat no_identity_config \ |
111 | pidfile putty.rsa2 ready regress.log \ | 111 | pidfile putty.rsa2 ready regress.log \ |
112 | remote_pid revoked-* rsa rsa-agent rsa-agent.pub rsa.pub \ | 112 | remote_pid revoked-* rsa rsa-agent rsa-agent.pub rsa.pub \ |
113 | rsa1 rsa1-agent rsa1-agent.pub rsa1.pub rsa_ssh2_cr.prv \ | 113 | rsa1 rsa1-agent rsa1-agent.pub rsa1.pub \ |
114 | rsa_ssh2_crnl.prv scp-ssh-wrapper.exe \ | 114 | rsa_oldfmt rsa_oldfmt.pub \ |
115 | rsa_ssh2_cr.prv rsa_ssh2_crnl.prv scp-ssh-wrapper.exe \ | ||
115 | scp-ssh-wrapper.scp setuid-allowed sftp-server.log \ | 116 | scp-ssh-wrapper.scp setuid-allowed sftp-server.log \ |
116 | sftp-server.sh sftp.log ssh-log-wrapper.sh ssh.log \ | 117 | sftp-server.sh sftp.log ssh-log-wrapper.sh ssh.log \ |
117 | ssh_config ssh_config.* ssh_proxy ssh_proxy_bak \ | 118 | ssh_config ssh_config.* ssh_proxy ssh_proxy_bak \ |