Move to kernel style SPDX license identifiers
[lttng-ust.git] / tests / benchmark / Makefile.am
index de44d2e9555f368433754f16a734535c06aa7892..feee6a6be70a54fd12d6365ec193e85c549c65c2 100644 (file)
@@ -1,4 +1,6 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -Wsystem-headers
+# SPDX-License-Identifier: LGPL-2.1-only
+
+AM_CPPFLAGS += -I$(srcdir) -Wsystem-headers
 
 noinst_PROGRAMS = bench1 bench2
 bench1_SOURCES = bench.c tp.c ust_tests_benchmark.h
This page took 0.0239 seconds and 4 git commands to generate.