tests: Use TEST_CLIENT for test client modules
authorKristian Høgsberg <krh@bitplanet.net>
Sat, 23 Nov 2013 20:40:34 +0000 (12:40 -0800)
committerKristian Høgsberg <krh@bitplanet.net>
Sat, 23 Nov 2013 20:40:34 +0000 (12:40 -0800)
commit8e293a5adbbc0e840cb4de9dc3971845fbfade12
tree489c5d65be5f003391657a77d242f7e13c34a0eb
parentdcfff55ef3209cb089aae0906a6235717409a81c
tests: Use TEST_CLIENT for test client modules

We abused SIMPLE_CLIENT_LIBS before, but if you disable simple clients,
the test suite fails to link.  Use test client specific variables instead.

https://bugs.freedesktop.org/show_bug.cgi?id=71530
configure.ac
tests/Makefile.am