Fix: Don't override user variables within the build system
[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.030239 seconds and 5 git commands to generate.