Move to kernel style SPDX license identifiers
[lttng-ust.git] / liblttng-ust-ctl / Makefile.am
index 6043d17cdbbecba5f4565f02a1067932be9fb28a..f3903090f52c32f7ec4385323706ef012972ccb8 100644 (file)
@@ -1,4 +1,6 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/liblttng-ust-comm -I$(top_builddir)/include
+# SPDX-License-Identifier: LGPL-2.1-only
+
+AM_CPPFLAGS += -I$(top_srcdir)/liblttng-ust-comm
 AM_CFLAGS += -fno-strict-aliasing
 
 lib_LTLIBRARIES = liblttng-ust-ctl.la
This page took 0.022226 seconds and 4 git commands to generate.