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