Add jul-app ABI/API and handle registration
[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 7 unix.c unix.h inet.c inet.h inet6.c inet6.h \
f20baf8e 8 relayd.h jul.h
a655f4cf 9libsessiond_comm_la_LIBADD = -lrt
This page took 0.029438 seconds and 4 git commands to generate.