X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Ftest-app-ctx%2FMakefile.am;h=699165b1b87c015f7c2bbf16a03ce6749a13ba3c;hb=fb54defd7e47e106bdf3b7eb07d53f0aba0525ec;hp=d5e42d331eb41d4b62677a74cc04f3dbfb71a624;hpb=37a5fa45a5a59d622aa88550f60f6c25f801769b;p=lttng-ust.git diff --git a/tests/test-app-ctx/Makefile.am b/tests/test-app-ctx/Makefile.am index d5e42d33..699165b1 100644 --- a/tests/test-app-ctx/Makefile.am +++ b/tests/test-app-ctx/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -Wsystem-headers +AM_CPPFLAGS += -I$(srcdir) -Wsystem-headers noinst_PROGRAMS = hello hello_SOURCES = hello.c tp.c ust_tests_hello.h