Build out of src tree
[lttng-ust.git] / tests / demo / Makefile.am
index e4570ff0a694d9fea50f14f5ed8e89696832e7a1..0e432552a61a01229da72cdcdf60ab7c7772ecaf 100644 (file)
@@ -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.
This page took 0.023169 seconds and 4 git commands to generate.