X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Frelayd%2FMakefile.am;h=274da87be1cea48b1dade25d286616f6bf7fb068;hb=d4519fa365bd3a9ce4ea1720805a29a000fa042c;hp=84eee1b8e59748310e3c11d9ffcbb0239b0580ff;hpb=00e2e675d54dc726a7c8f8887c889cc8ef022003;p=lttng-tools.git diff --git a/src/common/relayd/Makefile.am b/src/common/relayd/Makefile.am index 84eee1b8e..274da87be 100644 --- a/src/common/relayd/Makefile.am +++ b/src/common/relayd/Makefile.am @@ -1,3 +1,5 @@ +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src + # Relayd library noinst_LTLIBRARIES = librelayd.la