build: ensure libtp-test-contactlist is built before its dependents
authorTravis Reitter <travis.reitter@collabora.co.uk>
Wed, 20 Mar 2013 19:43:23 +0000 (12:43 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Wed, 20 Mar 2013 19:45:20 +0000 (12:45 -0700)
commit733d0733579fe9872575e13d1f930c075572ee89
treea61fb70aeffd528871206138b0db1c014208f4df
parent20066118bb3948a185a369e0b9ff26fd16ee2685
build: ensure libtp-test-contactlist is built before its dependents

Autotools somehow wasn't picking up the dependencies correctly, so this
forces it to build the support library first.

As the comment says, there's probably a better fix but time is precious.
tests/lib/Makefile.am