X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Ffork%2FMakefile.am;h=a893366857be3147f8f5a2ab6269657032e05237;hb=b6e4919f8a0787d493e23f4a67739f9038c75c0e;hp=0a649c73f2fb0aa83a612294a8ae5640cf56d536;hpb=b9f4cd79c85f6fcadece77219e5fa8dd5d8932f1;p=lttng-ust.git diff --git a/tests/fork/Makefile.am b/tests/fork/Makefile.am index 0a649c73..a8933668 100644 --- a/tests/fork/Makefile.am +++ b/tests/fork/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -Wsystem-headers +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -Wsystem-headers noinst_PROGRAMS = fork fork2 fork_SOURCES = fork.c ust_tests_fork.h