Link spooky hash tests missing libfollybenchmark.a.
authorPeter Griess <pgriess@fb.com>
Fri, 4 Oct 2013 23:48:25 +0000 (18:48 -0500)
committerPeter Griess <pgriess@fb.com>
Tue, 15 Oct 2013 01:46:21 +0000 (18:46 -0700)
commitec07828f55565e31e0d61ff132c992efb94f9434
tree67ee2e7edf89b509be085dff37b0d1ec88f085ae
parent41c4a7b27c2f975c069af7cce7aeae06f0089c19
Link spooky hash tests missing libfollybenchmark.a.

Summary: - This test uses the benchmarking library, which it wasn't linking; fix.

Test Plan:
- fbconfig -r folly && fbmake runtests
- ./configure && make check on Ubuntu/FC/Mac

Reviewed By: delong.j@fb.com

FB internal diff: D998510
folly/test/Makefile.am