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