Fix: Build out of src tree
[lttng-tools.git] / src / common / relayd / Makefile.am
index 84eee1b8e59748310e3c11d9ffcbb0239b0580ff..274da87be1cea48b1dade25d286616f6bf7fb068 100644 (file)
@@ -1,3 +1,5 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
+
 # Relayd library
 noinst_LTLIBRARIES = librelayd.la
 
This page took 0.022657 seconds and 4 git commands to generate.