summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2014-12-15 12:24:25 -0500
committerRich Salz <rsalz@openssl.org>2014-12-15 12:26:02 -0500
commit129c81b951ef436995d5718a55ecd68cb5914972 (patch)
treecc34455e62dfb99026a18b491fe53bbad3771123 /tools
parent995207bedcc58f2fa1bd7c460ee530b92c7dfbfe (diff)
downloadopenssl-new-129c81b951ef436995d5718a55ecd68cb5914972.tar.gz
RT3497: The ticket that keeps on giving.
Don't remove c_rehash that wasn't created by make; this script is created by configure. This fix brought to you by the letter "f" and Reviewed-by: Emilia Kasper <emilia@openssl.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index b50218d03e..4ca835c4af 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -52,7 +52,6 @@ dclean:
clean:
rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
- rm -f c_rehash
errors: