Move to kernel style SPDX license identifiers
[lttng-ust.git] / snprintf / Makefile.am
index 59b0272325adeefd6ed6c9d4bff8e15bb39fed4b..7d9e2b647e3df8a0b0d545a70015dcb785bb51a7 100644 (file)
@@ -1,4 +1,6 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libustcomm
+# SPDX-License-Identifier: LGPL-2.1-only
+
+AM_CPPFLAGS += -I$(top_srcdir)/libustcomm
 AM_CFLAGS += -fno-strict-aliasing
 
 noinst_LTLIBRARIES = libustsnprintf.la
This page took 0.023133 seconds and 4 git commands to generate.