Cleanup: ctx is never used by monitor_timer()
[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.030653 seconds and 5 git commands to generate.