Rename binary installation path define
[lttng-tools.git] / lttng / Makefile.am
index 2efd94e1dba914824be589a1aa2ac4b99a1325f7..9d696aa01f360232f2b67ba985c4590618d78871 100644 (file)
@@ -1,6 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
-
-INCLUDES = -DINSTALL_PATH=\""$(bindir)"\"
+AM_CPPFLAGS = -I$(top_srcdir)/include -DINSTALL_BIN_PATH=\""$(bindir)"\"
 
 bin_PROGRAMS = lttng
 
This page took 0.022287 seconds and 4 git commands to generate.