Fix: only create trace chunk if the output of a session supports it
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
1 # Session daemon communication lib
2 noinst_LTLIBRARIES = libsessiond-comm.la
3
4 libsessiond_comm_la_SOURCES = sessiond-comm.c sessiond-comm.h \
5 inet.c inet.h inet6.c inet6.h \
6 relayd.h agent.h
This page took 0.038886 seconds and 4 git commands to generate.