Fix library search path so we link against the freshly built libcrypto.so
authortobiasu <tobiasu@openbsd.org>
Fri, 5 Jun 2015 21:42:37 +0000 (21:42 +0000)
committertobiasu <tobiasu@openbsd.org>
Fri, 5 Jun 2015 21:42:37 +0000 (21:42 +0000)
commit24ad2b28992c9f409d8b0f1da0266f2cc65ea82c
tree516a0336a03ba76425db8ee60258e4158cbbd8be
parent34b64e6f8a9d5f7c7e8f8c0b2d4467ae7e06af71
Fix library search path so we link against the freshly built libcrypto.so
instead of a stale one.

ok miod@ mpi@
lib/libssl/ssl/Makefile