X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fdemo%2FMakefile.am;fp=tests%2Fdemo%2FMakefile.am;h=04b6e8c990f541c71e3d1f87c2c94a67f3c8e8a7;hb=9d9d9767f7e2cbc25682f77aad0b06e3c63e54c8;hp=f96980ed6514ae91d2a0024011282de573c41f39;hpb=881de2e9a72e53a81f7863653f7bbbf6beb8e2af;p=lttng-ust.git diff --git a/tests/demo/Makefile.am b/tests/demo/Makefile.am index f96980ed..04b6e8c9 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.