X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt-sessiond%2FMakefile.am;h=17dc58747735cc0bbadb1e8538cc243f44671e61;hb=d063d7094016bcc1f2405651f59530f502bc83e6;hp=13c272a24886d602dd9b92ea975ff3bc26dd61c2;hpb=6e2d116c6138874c0357b1afb1db5aa7cd80ceb6;p=lttng-tools.git diff --git a/ltt-sessiond/Makefile.am b/ltt-sessiond/Makefile.am index 13c272a24..17dc58747 100644 --- a/ltt-sessiond/Makefile.am +++ b/ltt-sessiond/Makefile.am @@ -1,5 +1,6 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/liblttsessiondcomm \ - -I$(top_srcdir)/libkernelctl -I$(top_srcdir)/libustctl + -I$(top_srcdir)/libkernelctl -I$(top_srcdir)/libustctl \ + -DINSTALL_BIN_PATH=\"$(bindir)\" AM_CFLAGS = -fno-strict-aliasing