diff options
Diffstat (limited to 'regress/Makefile')
-rw-r--r-- | regress/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/regress/Makefile b/regress/Makefile index 77f7e5f12..daaa10c5b 100644 --- a/regress/Makefile +++ b/regress/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.102 2019/07/16 02:09:29 dtucker Exp $ | 1 | # $OpenBSD: Makefile,v 1.103 2019/07/16 03:21:54 dtucker Exp $ |
2 | 2 | ||
3 | REGRESS_TARGETS= unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec | 3 | REGRESS_TARGETS= unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec |
4 | tests: prep $(REGRESS_TARGETS) | 4 | tests: prep $(REGRESS_TARGETS) |
@@ -109,9 +109,8 @@ CLEANFILES= *.core actual agent-key.* authorized_keys_${USERNAME} \ | |||
109 | key.ed25519-512.pub key.rsa-* keys-command-args kh.* \ | 109 | key.ed25519-512.pub key.rsa-* keys-command-args kh.* \ |
110 | known_hosts known_hosts-cert known_hosts.* krl-* ls.copy \ | 110 | known_hosts known_hosts-cert known_hosts.* krl-* ls.copy \ |
111 | modpipe netcat no_identity_config \ | 111 | modpipe netcat no_identity_config \ |
112 | pidfile putty.rsa2 ready regress.log \ | 112 | pidfile putty.rsa2 ready regress.log remote_pid \ |
113 | remote_pid revoked-* rsa rsa-agent rsa-agent.pub rsa.pub \ | 113 | revoked-* rsa rsa-agent rsa-agent.pub rsa.pub rsa_ssh2_cr.prv \ |
114 | rsa1 rsa1-agent rsa1-agent.pub rsa1.pub rsa_ssh2_cr.prv \ | ||
115 | rsa_ssh2_crnl.prv scp-ssh-wrapper.exe \ | 114 | rsa_ssh2_crnl.prv scp-ssh-wrapper.exe \ |
116 | scp-ssh-wrapper.scp setuid-allowed sftp-server.log \ | 115 | scp-ssh-wrapper.scp setuid-allowed sftp-server.log \ |
117 | sftp-server.sh sftp.log ssh-log-wrapper.sh ssh.log \ | 116 | sftp-server.sh sftp.log ssh-log-wrapper.sh ssh.log \ |