Fix: Don't override user variables within the build system
[lttng-tools.git] / tests / regression / tools / live / Makefile.am
index 8bc213d7ccab107650ba588b82e3f1b83892c517..44e4490102a7273a66d44c3e1aafca06a48b1e3a 100644 (file)
@@ -1,5 +1,4 @@
-AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/utils/ -I$(srcdir)
-AM_LDFLAGS =
+AM_CPPFLAGS += -I$(top_srcdir)/tests/utils/ -I$(srcdir)
 
 if LTTNG_TOOLS_BUILD_WITH_LIBDL
 LIBS += -ldl
This page took 0.024525 seconds and 5 git commands to generate.