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