X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Ffork%2FMakefile.am;h=48b3da2874481ebea7560d2e7edbbd2098ef79dd;hb=68d9f89e9fced1108fdde97c53504d05d183ccdb;hp=29464f41495593485e073b29427e88c96464f55b;hpb=69400ac4a4e6575f749c6326df7c2a2c8ac3bdc5;p=lttng-ust.git diff --git a/tests/fork/Makefile.am b/tests/fork/Makefile.am index 29464f41..48b3da28 100644 --- a/tests/fork/Makefile.am +++ b/tests/fork/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include +AM_CPPFLAGS = -I$(top_srcdir)/include -Wsystem-headers noinst_PROGRAMS = fork fork2 fork_SOURCES = fork.c ust_tests_fork.h