Fix: Build out of src tree
[lttng-tools.git] / src / bin / lttng-consumerd / Makefile.am
index 89ae05958b7288469e05c7b2c1598cd783df1f88..a395c0b378033d21bb0d65747331e3435f235990 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS =
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
 
 lttnglibexec_PROGRAMS = lttng-consumerd
 
This page took 0.02496 seconds and 5 git commands to generate.