Fix: Build out of src tree
[lttng-tools.git] / src / common / kernel-consumer / Makefile.am
index 008041e1d8064b7669def0d28a3a950ab11a502a..ed5462a6597fa50999bea7a216dd562b9087fef5 100644 (file)
@@ -1,3 +1,5 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
+
 # Kernel consumer library
 noinst_LTLIBRARIES = libkernel-consumer.la
 
This page took 0.023466 seconds and 4 git commands to generate.