X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fbenchmark%2FMakefile.am;fp=tests%2Fbenchmark%2FMakefile.am;h=7a71fdc5d479ea1f0145c79443e93e5298d8d6bb;hb=aedbc21085b8b81ad9baf2f244062e0c411f2521;hp=efa09cef818d15a6c1968dd1097cbb20bd2567b5;hpb=fca97dfd73a96bbf964c39e7f3a21fe70cccee96;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