Fix: libbabeltrace lib build dependencies
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 9 Dec 2013 12:28:51 +0000 (07:28 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 9 Dec 2013 12:28:51 +0000 (07:28 -0500)
The "no-as-needed" is only needed for plugins, not for libraries we
depend upon, so it is not really needed here. Using LIBADD instead
ensures that libbabeltrace gets rebuilt whenever the content of
libbabeltrace_types (statically linked) is modified.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025879 seconds and 4 git commands to generate.