Fix: Don't override user variables within the build system
[lttng-tools.git] / src / bin / lttng-crash / Makefile.am
index ae4776f7e086b23efc5ed2652fd38608f14a8658..2b61ec2632b47c2017cf504f0f7c9de6b14fced9 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)"\"
 
 if EMBED_HELP
 AM_CPPFLAGS += -I$(top_builddir)/doc/man
This page took 0.022365 seconds and 4 git commands to generate.