Fix build break due to rehash command
authorMatt Caswell <matt@openssl.org>
Mon, 7 Sep 2015 09:08:38 +0000 (10:08 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 7 Sep 2015 09:08:38 +0000 (10:08 +0100)
commit26d57a1a9225db13324d6c699753437da4de910c
tree42715204f177ae4e664c0f4c00f69a56a0bcca65
parent62fdf4ee6c55d6d2212d868b02fcab51c6d4080a
Fix build break due to rehash command

The build was breaking due to a Makefile recipe expecting an openssl
version to be on the PATH with support for the rehash command.

Reviewed-by: Ben Laurie <ben@openssl.org>
Makefile.org