Fix: missing RCU read side critical sections
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 noinst_LTLIBRARIES = libsessiond-comm.la
4
5 libsessiond_comm_la_SOURCES = \
6 agent.h \
7 inet.cpp \
8 inet.h \
9 inet6.cpp \
10 inet6.h \
11 relayd.h \
12 sessiond-comm.cpp \
13 sessiond-comm.h
This page took 0.029051 seconds and 4 git commands to generate.