Move to kernel style SPDX license identifiers
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: GPL-2.0-only
2
3noinst_LTLIBRARIES = libsessiond-comm.la
4
5libsessiond_comm_la_SOURCES = sessiond-comm.c sessiond-comm.h \
6 inet.c inet.h inet6.c inet6.h \
7 relayd.h agent.h
This page took 0.02221 seconds and 4 git commands to generate.