Complete change of the source directory tree
[lttng-tools.git] / src / common / ust-consumer / Makefile.am
CommitLineData
10a8a223
DG
1if HAVE_LIBLTTNG_UST_CTL
2noinst_LTLIBRARIES = libust-consumer.la
3
4libust_consumer_la_SOURCES = ust-consumer.c
5
6libust_consumer_la_LIBADD = -llttng-ust-ctl
7
8endif
This page took 0.024435 seconds and 4 git commands to generate.