X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fdemo%2FMakefile.am;h=0e432552a61a01229da72cdcdf60ab7c7772ecaf;hb=b6e4919f8a0787d493e23f4a67739f9038c75c0e;hp=e4570ff0a694d9fea50f14f5ed8e89696832e7a1;hpb=b9f4cd79c85f6fcadece77219e5fa8dd5d8932f1;p=lttng-ust.git diff --git a/tests/demo/Makefile.am b/tests/demo/Makefile.am index e4570ff0..0e432552 100644 --- a/tests/demo/Makefile.am +++ b/tests/demo/Makefile.am @@ -1,6 +1,6 @@ # -Wsystem-headers is needed to print warnings in the tracepoint # description file. -AM_CPPFLAGS = -I$(top_srcdir)/include -Wsystem-headers +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -Wsystem-headers # Set LIBS to nothing so the application does not link on useless # libraries.