X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fcompile%2Fctf-types%2FMakefile.am;h=cb268fe484ad0255d4c29a0524774539b18fa914;hb=cbc06a3bd9abe653eaf278cdf4be8bf28dcca267;hp=eea45dea865da0b9622eff7c3ece66e9a8b69596;hpb=6339062a5bbe886493d0691d13e28e37a7206362;p=lttng-ust.git diff --git a/tests/compile/ctf-types/Makefile.am b/tests/compile/ctf-types/Makefile.am index eea45dea..cb268fe4 100644 --- a/tests/compile/ctf-types/Makefile.am +++ b/tests/compile/ctf-types/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 = ctf-types ctf_types_SOURCES = ctf-types.c tp.c ust_tests_ctf_types.h