From: Austin Clements Date: Tue, 13 Aug 2013 19:52:17 +0000 (-0400) Subject: test: Make symbol-test depend on libnotmuch.so X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=a7696844f01ed68377a8c458549879996294c2e6;hp=a7696844f01ed68377a8c458549879996294c2e6;p=obsolete%2Fnotmuch-old test: Make symbol-test depend on libnotmuch.so Without this $ make -j test intermittently fails and $ make clean; make test/symbol-test always fails (not that anybody would do the latter). ---