Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / ctf / lttng-live / Makefile.am
index 4fa0220da08fcc1b62fac3902c5d8dc42cf71ffa..3b40353e8fc39cb1d66fe7e2157e36a8c1083c69 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
+AM_CPPFLAGS += -I$(top_srcdir)/plugins
 
 libbabeltrace_plugin_ctf_lttng_live_la_SOURCES = lttng-live.c \
                data-stream.c lttng-live-internal.h \
This page took 0.026454 seconds and 4 git commands to generate.