Implement timeout for connect ipv4/ipv6
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
index 24063f862b3e30b0119e328578c675b63c99f07b..72375c0e90a8b2a8448a01a1f3ea5a920a88021e 100644 (file)
@@ -6,3 +6,4 @@ 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
This page took 0.025418 seconds and 5 git commands to generate.