build: add libavltree, libcommon & libheap dependencies
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 6 Jul 2015 12:59:30 +0000 (09:59 -0300)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 7 Jul 2015 22:08:24 +0000 (00:08 +0200)
commit780e6a76021a240e95007a04b723d827120afa95
tree0777fc3728dfc928c280d7e13e46aa2525806845
parente174ee164d43cce350d0fd398c3d458cb15714ed
build: add libavltree, libcommon & libheap dependencies

Otherwise it can break on very parallel builds since collectd link time
arrives before one or more of these were built.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
src/daemon/Makefile.am