altos: Make FAT test program link explicitly against libcrypto
authorKeith Packard <keithp@keithp.com>
Sat, 17 Aug 2013 14:01:44 +0000 (16:01 +0200)
committerKeith Packard <keithp@keithp.com>
Sat, 17 Aug 2013 14:01:44 +0000 (16:01 +0200)
commitfa0859a51576efe231effcb5995f325f9e7e0fcb
treecb4830c2cbc848cf244a3a46b34dfd54be385d12
parent324ceea43c115f4bed3a5276e57559c6c76b07c1
altos: Make FAT test program link explicitly against libcrypto

For some reason, the MD5_Final symbol isn't resolved when linking only
against libssl.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/test/Makefile