Move to kernel style SPDX license identifiers
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
index c0beee01e4469f2a9a6c62709b72ef56b1e15502..d026651a66f0ef7253ae133459955ccf1f2d0638 100644 (file)
@@ -1,6 +1,7 @@
-# Session daemon communication lib
+# SPDX-License-Identifier: GPL-2.0-only
+
 noinst_LTLIBRARIES = libsessiond-comm.la
 
 libsessiond_comm_la_SOURCES = sessiond-comm.c sessiond-comm.h \
-                              unix.c unix.h
-
+                              inet.c inet.h inet6.c inet6.h \
+                              relayd.h agent.h
This page took 0.025392 seconds and 5 git commands to generate.