X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Ffork%2FMakefile.am;fp=tests%2Ffork%2FMakefile.am;h=c0a3c868d36bbe5cf9a807aeee47eee02da0ca93;hb=9d9d9767f7e2cbc25682f77aad0b06e3c63e54c8;hp=48b3da2874481ebea7560d2e7edbbd2098ef79dd;hpb=881de2e9a72e53a81f7863653f7bbbf6beb8e2af;p=lttng-ust.git diff --git a/tests/fork/Makefile.am b/tests/fork/Makefile.am index 48b3da28..c0a3c868 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