X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbin%2Flttng-consumerd%2FMakefile.am;h=a418eb4ac541cd6f958aa9e2d35ca2ec1ec37643;hb=0f907de1f20c91a2bd1a08ee4d50332d1958754b;hp=89ae05958b7288469e05c7b2c1598cd783df1f88;hpb=f02e1e8a5820da2eda835add020f92ca8d32c973;p=lttng-tools.git diff --git a/src/bin/lttng-consumerd/Makefile.am b/src/bin/lttng-consumerd/Makefile.am index 89ae05958..a418eb4ac 100644 --- a/src/bin/lttng-consumerd/Makefile.am +++ b/src/bin/lttng-consumerd/Makefile.am @@ -1,10 +1,10 @@ -AM_CPPFLAGS = +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src lttnglibexec_PROGRAMS = lttng-consumerd lttng_consumerd_SOURCES = lttng-consumerd.c lttng-consumerd.h -lttng_consumerd_LDADD = \ +lttng_consumerd_LDADD = -lrt \ $(top_builddir)/src/common/libconsumer.la \ $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la \ $(top_builddir)/src/common/libcommon.la