Fix: Build out of src tree
[lttng-tools.git] / src / bin / lttng / Makefile.am
index 0381aa6560838df6591c5b798496a430655df19a..21eebab7d6b3a797e6805203bf9131b25ec90d63 100644 (file)
@@ -1,4 +1,5 @@
-AM_CPPFLAGS = -DINSTALL_BIN_PATH=\""$(bindir)"\"
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src \
+                         -DINSTALL_BIN_PATH=\""$(bindir)"\"
 
 bin_PROGRAMS = lttng
 
This page took 0.023941 seconds and 5 git commands to generate.