Hi Johan,
On 06/25/2014 09:47 PM, Johan Hedberg wrote:
Hi Jakub,
On Wed, Jun 25, 2014, Jakub Tyszkowski wrote:
quoted
+tools_mcaptest_SOURCES = tools/mcaptest.c \
+ src/log.c btio/btio.c \
+ android/mcap-lib.h android/mcap-lib.c
I don't think we want to have tools/* depending on anything in
android/*. Ideally the tool should depend on a nice library in
src/shared (which we don't have) or in the worst case on
profiles/health or then it should be moved to android/ from tools/.
Johan
Sure. I'll move it to android/ then.
Jakub