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