Use install path for exec()
[lttng-tools.git] / lttng / Makefile.am
index 7a828006b8a6955758678e263bddd1680886c9cc..2efd94e1dba914824be589a1aa2ac4b99a1325f7 100644 (file)
@@ -1,5 +1,7 @@
 AM_CPPFLAGS = -I$(top_srcdir)/include
 
+INCLUDES = -DINSTALL_PATH=\""$(bindir)"\"
+
 bin_PROGRAMS = lttng
 
 lttng_SOURCES = cmd.h conf.c conf.h commands/start.c \
This page took 0.022461 seconds and 4 git commands to generate.