Initial import of the new binary lttng-relayd
[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 unix.c unix.h inet.c inet.h inet6.c inet6.h \
6 relayd.h
This page took 0.030595 seconds and 5 git commands to generate.