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)
For some reason, the MD5_Final symbol isn't resolved when linking only
against libssl.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found