Commit 129c81b9 authored by Rich Salz's avatar Rich Salz
Browse files

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: default avatarEmilia Kasper <emilia@openssl.org>
parent 995207be
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -52,7 +52,6 @@ dclean:

clean:
	rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
	rm -f c_rehash

errors: