Move to kernel style SPDX license identifiers
[lttng-ust.git] / liblttng-ust-ctl / Makefile.am
index e10ba8ba826a1ce10b7c2bb77ac2140aedfdc279..f3903090f52c32f7ec4385323706ef012972ccb8 100644 (file)
@@ -1,5 +1,7 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/liblttng-ust-comm -I$(top_builddir)/include
-AM_CFLAGS = -fno-strict-aliasing
+# 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.027626 seconds and 4 git commands to generate.