Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / benchmark / Makefile.am
index efa09cef818d15a6c1968dd1097cbb20bd2567b5..38b60f3c1bddb87e8908d6b707b353d02c9adec4 100644 (file)
@@ -1,6 +1,8 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
-AM_CPPFLAGS += -I$(srcdir) -Wsystem-headers
+AM_CPPFLAGS += -I$(srcdir)
 
 noinst_PROGRAMS = bench1 bench2
 bench1_SOURCES = bench.c tp.c ust_tests_benchmark.h
This page took 0.023719 seconds and 4 git commands to generate.