X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fcompile%2Fhello-many%2FMakefile.am;h=58701fb2ce795be552ef3781edd87c9508295c7b;hb=aedbc21085b8b81ad9baf2f244062e0c411f2521;hp=a6fc3c3fefbf9e4e9c1ac5036235b309fbba9078;hpb=fca97dfd73a96bbf964c39e7f3a21fe70cccee96;p=lttng-ust.git diff --git a/tests/compile/hello-many/Makefile.am b/tests/compile/hello-many/Makefile.am index a6fc3c3f..58701fb2 100644 --- a/tests/compile/hello-many/Makefile.am +++ b/tests/compile/hello-many/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 = hello-many hello_many_SOURCES = hello-many.c tp.c ust_tests_hello_many.h