Expose monitor timer interval to lttngctl and client
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
index 72375c0e90a8b2a8448a01a1f3ea5a920a88021e..8f0a839b611416bbeb9313527398990fcd36992b 100644 (file)
@@ -4,6 +4,5 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
 noinst_LTLIBRARIES = libsessiond-comm.la
 
 libsessiond_comm_la_SOURCES = sessiond-comm.c sessiond-comm.h \
-                              unix.c unix.h inet.c inet.h inet6.c inet6.h \
-                              relayd.h
-libsessiond_comm_la_LIBADD = -lrt
+                              inet.c inet.h inet6.c inet6.h \
+                              relayd.h agent.h
This page took 0.023919 seconds and 4 git commands to generate.