Backport:Fix: Don't override user variables within the build system
[deliverable/lttng-tools.git] / tests / utils / testapp / gen-ust-tracef / Makefile.am
index 4385b40adc23a83fe23bfd2f3cfa14b61d72a606..eb74afa77a8e55546fb78fab5f983c2abdd6df1b 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(srcdir) -O2 -g
+AM_CPPFLAGS += -I$(srcdir) -I$(top_srcdir)/tests/utils/testapp
 AM_LDFLAGS =
 
 if LTTNG_TOOLS_BUILD_WITH_LIBDL
This page took 0.038186 seconds and 5 git commands to generate.