summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-01-13 21:08:27 +1100
committerDamien Miller <djm@mindrot.org>2011-01-13 21:08:27 +1100
commitcbaf8e6ec17ceceb488eed578a11f3ab73264a1e (patch)
tree16baae996ae2f0841d9be26de8543e3997ee06d6
parentff22df538ef29d0596c9bff03f3c93fcd37ffb6e (diff)
- (djm) [regress/Makefile] add a few more generated files to the clean
target
-rw-r--r--ChangeLog2
-rw-r--r--regress/Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 438c2cdd..baf445fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
ecdsa keys. ok djm.
- (djm) [entropy.c] cast OPENSSL_VERSION_NUMBER to u_long to avoid
gcc warning on platforms where it defaults to int
+ - (djm) [regress/Makefile] add a few more generated files to the clean
+ target
20110212
- OpenBSD CVS Sync
diff --git a/regress/Makefile b/regress/Makefile
index 85fd3a5a..776a29c5 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -75,7 +75,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 sshd_proxy_orig \
+ putty.rsa2 sshd_proxy_orig ssh_proxy_bak key.[rd]sa-* \
authorized_principals_${USER} expect actual
# Enable all malloc(3) randomisations and checks