X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fbenchmark%2FMakefile.am;h=7a71fdc5d479ea1f0145c79443e93e5298d8d6bb;hb=79f8dc6f50b20fb6b1d99f9bd97d70aa361bc6ad;hp=efa09cef818d15a6c1968dd1097cbb20bd2567b5;hpb=6339062a5bbe886493d0691d13e28e37a7206362;p=lttng-ust.git diff --git a/tests/benchmark/Makefile.am b/tests/benchmark/Makefile.am index efa09cef..7a71fdc5 100644 --- a/tests/benchmark/Makefile.am +++ b/tests/benchmark/Makefile.am @@ -1,6 +1,6 @@ # 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