Fix: Build out of src tree
[lttng-tools.git] / src / lib / lttng-ctl / Makefile.am
index f1b4b500c27deedfd4018bd4b1eb348396c6a723..2681bddb252b3ad5e69d681c68bbfbc7a56f9c1a 100644 (file)
@@ -1,3 +1,5 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(builddir)
+
 SUBDIRS = filter
 
 lib_LTLIBRARIES = liblttng-ctl.la
This page took 0.022921 seconds and 4 git commands to generate.