1 if HAVE_LIBLTTNG_UST_CTL
3 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
5 noinst_LTLIBRARIES = libust-consumer.la
7 libust_consumer_la_SOURCES = ust-consumer.c ust-consumer.h
9 libust_consumer_la_LIBADD = \
11 $(top_builddir)/src/common/relayd/librelayd.la