Introduce libcommon-lgpl for liblttng-ctl
[lttng-tools.git] / src / common / ust-consumer / Makefile.am
index 26f1667857652ace298070da8e5c112b71072a68..5e100537209ffc8e03af71e5c02fb9009612ada6 100644 (file)
@@ -8,8 +8,6 @@ libust_consumer_la_SOURCES = \
        ust-consumer.cpp \
        ust-consumer.h
 
-libust_consumer_la_LIBADD = \
-                       $(UST_CTL_LIBS) \
-                       $(top_builddir)/src/common/relayd/librelayd.la
+libust_consumer_la_LIBADD = $(UST_CTL_LIBS)
 
 endif
This page took 0.023192 seconds and 4 git commands to generate.