Introduce libcommon-lgpl for liblttng-ctl
[lttng-tools.git] / src / common / ust-consumer / Makefile.am
CommitLineData
ab5be9fa
MJ
1# SPDX-License-Identifier: GPL-2.0-only
2
10a8a223 3if HAVE_LIBLTTNG_UST_CTL
74130cb7 4
10a8a223
DG
5noinst_LTLIBRARIES = libust-consumer.la
6
1c39da61 7libust_consumer_la_SOURCES = ust-consumer.c ust-consumer.h
10a8a223 8
04952f7c 9libust_consumer_la_LIBADD = $(UST_CTL_LIBS)
10a8a223
DG
10
11endif
This page took 0.07501 seconds and 5 git commands to generate.