Implement timeout for connect ipv4/ipv6
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
CommitLineData
74130cb7
PC
1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
2
10a8a223
DG
3# Session daemon communication lib
4noinst_LTLIBRARIES = libsessiond-comm.la
5
0d37f2bc 6libsessiond_comm_la_SOURCES = sessiond-comm.c sessiond-comm.h \
b8aa1682
JD
7 unix.c unix.h inet.c inet.h inet6.c inet6.h \
8 relayd.h
a655f4cf 9libsessiond_comm_la_LIBADD = -lrt
This page took 0.028532 seconds and 4 git commands to generate.