build: Use liblttng-sessiond-common.la instead of SESSIOND_OBJS
authororbea <orbea@riseup.net>
Thu, 13 May 2021 17:47:06 +0000 (10:47 -0700)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 11 Jun 2021 20:51:57 +0000 (16:51 -0400)
commit2ed07e9727517de5f57bc9b3aaf6aaeb8836520c
tree2a41f64a98ba15d6edee5deecc56121ff3a4b401
parentc4f4c1c52330afc74f6176452075d13888af114f
build: Use liblttng-sessiond-common.la instead of SESSIOND_OBJS

This allows correctly linking test_session and test_ust_data
with slibtool.

Signed-off-by: orbea <orbea@riseup.net>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I5c18187e4185218db337ac3548f0d44fb60501f3
tests/unit/Makefile.am
tests/unit/test_session.c
tests/unit/test_ust_data.c
This page took 0.028033 seconds and 5 git commands to generate.