]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- (djm) [regress/Makefile] Cleanup sshd_proxy_orig
authorDamien Miller <djm@mindrot.org>
Thu, 4 Mar 2010 10:41:29 +0000 (21:41 +1100)
committerDamien Miller <djm@mindrot.org>
Thu, 4 Mar 2010 10:41:29 +0000 (21:41 +1100)
ChangeLog
regress/Makefile

index bde8dece5442a78aaca281cc46ea84d0306c46f7..248fdfa91383221660bec9a22fda8eb53135b20e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
    on XFree86-devel with neutral /usr/include/X11/Xlib.h;
    imorgan AT nas.nasa.gov in bz#1731
  - (djm) [.cvsignore] Ignore ssh-pkcs11-helper
+ - (djm) [regress/Makefile] Cleanup sshd_proxy_orig
 
 20100303
  - (djm) [PROTOCOL.certkeys] Add RCS Ident
index de8e9fd338c89acc5bf6fc55f531d53998e1d200..d25a64555214472217d4485ba947ca9cbd22d7e7 100644 (file)
@@ -69,7 +69,7 @@ CLEANFILES=   t2.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \
                scp-ssh-wrapper.scp ssh_proxy_envpass remote_pid \
                sshd_proxy_bak rsa_ssh2_cr.prv rsa_ssh2_crnl.prv \
                known_hosts-cert host_ca_key* cert_host_key* \
-               putty.rsa2
+               putty.rsa2 sshd_proxy_orig
 
 # Enable all malloc(3) randomisations and checks
 TEST_ENV=      "MALLOC_OPTIONS=AFGJPRX"