Backport:Fix: Don't override user variables within the build system
[lttng-tools.git] / src / bin / lttng-crash / Makefile.am
index a0adfbc84f28df3e967c3e0e6ae253260c5bd098..a910b5b1ae26f10902514cf7c65b7143882401cc 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)"\"
 
 bin_PROGRAMS = lttng-crash
 
This page took 0.025173 seconds and 5 git commands to generate.