Fix: Don't override user variables within the build system
[lttng-tools.git] / tests / regression / tools / wildcard / Makefile.am
index b95b495e46ecc55b09a450429dc102abc6acb097..1261baa386b4db3a4396ca6e79763749c96e508f 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.022798 seconds and 4 git commands to generate.