test: handle the GCOV_LDFLAGS in all tests
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 18 Aug 2014 22:40:19 +0000 (08:40 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 25 Aug 2014 00:06:48 +0000 (10:06 +1000)
commit6d3c994694f7ab82d7e65084332b17d8aeded829
treeac89877a24286890f0114b74b0a904c69d91ac0c
parent1e264b6e9431a200c0cf3f0432df4062ffaae20d
test: handle the GCOV_LDFLAGS in all tests

We rebuild the libevdev object files with the gcov flags for the tests, so we
need to make sure those flags are present on all binaries.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/Makefile.am