X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-consumerd%2FMakefile.am;h=d340c68bab69420c26c373bcd6e3fdad34407791;hp=a395c0b378033d21bb0d65747331e3435f235990;hb=bd722d76b035766511f0b329f9bbaa2f4180c4ed;hpb=74130cb7d45f2c698c1a9f224bf8e7a2f2368f18 diff --git a/src/bin/lttng-consumerd/Makefile.am b/src/bin/lttng-consumerd/Makefile.am index a395c0b37..d340c68ba 100644 --- a/src/bin/lttng-consumerd/Makefile.am +++ b/src/bin/lttng-consumerd/Makefile.am @@ -7,7 +7,8 @@ lttng_consumerd_SOURCES = lttng-consumerd.c lttng-consumerd.h lttng_consumerd_LDADD = \ $(top_builddir)/src/common/libconsumer.la \ $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la \ - $(top_builddir)/src/common/libcommon.la + $(top_builddir)/src/common/libcommon.la \ + -lrt if HAVE_LIBLTTNG_UST_CTL lttng_consumerd_LDADD += -llttng-ust-ctl