X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fcompile%2Fctf-types%2FMakefile.am;h=cb268fe484ad0255d4c29a0524774539b18fa914;hb=aedbc21085b8b81ad9baf2f244062e0c411f2521;hp=eea45dea865da0b9622eff7c3ece66e9a8b69596;hpb=fca97dfd73a96bbf964c39e7f3a21fe70cccee96;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