X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Ffork%2FMakefile.am;h=48b3da2874481ebea7560d2e7edbbd2098ef79dd;hb=ff412fb523eeacd9f2b698ccefc4f716ace9afd0;hp=29464f41495593485e073b29427e88c96464f55b;hpb=f1fffc5728684ddf7ec3c674515c313e693bd3c4;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