Fix: Don't override user variables within the build system
[lttng-tools.git] / src / bin / lttng / Makefile.am
index c60c0ee6d080661be0aec2bedc225b3620734b77..c1c2cf6f9b55fe98297837e5f3271db9a18ec7bf 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.0236 seconds and 5 git commands to generate.