OSDN Git Service

build: Fix not rebuilding bluetoothd if gdbus changes
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 19 Aug 2013 13:49:51 +0000 (16:49 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 9 Sep 2013 14:35:29 +0000 (17:35 +0300)
commit1cc4f9ccf918053b5c7753907c916b2d08ffc253
treec2e4dbf3870aae0ceb677622ea9394614da73394
parentaaf02e48e847d36e6c3c19b3c8baa1393a3c0da7
build: Fix not rebuilding bluetoothd if gdbus changes

src_bluetoothd_DEPENDENCIES should list all local libraries including gdbus
otherwise it does not get relinked whenever gdbus changes.
Makefile.am