X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt-sessiond%2FMakefile.am;h=17dc58747735cc0bbadb1e8538cc243f44671e61;hb=cbbbb2757f90ecfc8bc2f51ba5bad8ed614577bb;hp=9134a3e95cd7cf85bd2fad0c6018dc45d6f1cf31;hpb=3f5fa9ed7f1b26c152c7702a81ef77a40a2f1372;p=lttng-tools.git 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