Move to kernel style SPDX license identifiers
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
index 32ec058b3f925d68c01ec0a75cefcfc4443b15be..d026651a66f0ef7253ae133459955ccf1f2d0638 100644 (file)
@@ -1,9 +1,7 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
+# SPDX-License-Identifier: GPL-2.0-only
 
-# Session daemon communication lib
 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
-libsessiond_comm_la_LIBADD = -lrt
This page took 0.024531 seconds and 5 git commands to generate.