8f0a839b611416bbeb9313527398990fcd36992b
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
2
3 # Session daemon communication lib
4 noinst_LTLIBRARIES = libsessiond-comm.la
5
6 libsessiond_comm_la_SOURCES = sessiond-comm.c sessiond-comm.h \
7 inet.c inet.h inet6.c inet6.h \
8 relayd.h agent.h
This page took 0.028863 seconds and 3 git commands to generate.