Backport:Fix: Don't override user variables within the build system
[lttng-tools.git] / src / bin / lttng / Makefile.am
index 03aa31bd04e153e41afaba8d127c80cd123c60bb..2aaaae811b434315651da605438cb7baa2d02317 100644 (file)
@@ -1,5 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src \
-                         -DINSTALL_BIN_PATH=\""$(bindir)"\"
+AM_CPPFLAGS += -DINSTALL_BIN_PATH=\""$(bindir)"\"
 
 AUTOMAKE_OPTIONS = subdir-objects
 
This page took 0.024211 seconds and 5 git commands to generate.