Move to kernel style SPDX license identifiers
[lttng-ust.git] / liblttng-ust-comm / Makefile.am
index 16dc3a693824aa8f64fa2be069d67f41648cc207..5aa5938eae9ebec1aa9b384aa07afc3230971eee 100644 (file)
@@ -1,5 +1,5 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
+# SPDX-License-Identifier: LGPL-2.1-only
 
-lib_LTLIBRARIES = liblttng-ust-comm.la
+noinst_LTLIBRARIES = liblttng-ust-comm.la
 
-liblttng_ust_comm_la_SOURCES = lttng-ust-comm.c
+liblttng_ust_comm_la_SOURCES = lttng-ust-comm.c lttng-ust-fd-tracker.c
This page took 0.024725 seconds and 4 git commands to generate.