common: compile libsessiond-common as C++
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
CommitLineData
ab5be9fa
MJ
1# SPDX-License-Identifier: GPL-2.0-only
2
10a8a223
DG
3noinst_LTLIBRARIES = libsessiond-comm.la
4
64efa44e
SM
5libsessiond_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.056855 seconds and 4 git commands to generate.