Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / utils / muxer / Makefile.am
index 4c4f9d2128d60793b58774256b3b0b7c78f9132e..a85c8fbeec1999970fab19f9472a79f8669d9c1e 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
+AM_CPPFLAGS += -I$(top_srcdir)/plugins
 
 noinst_LTLIBRARIES = libbabeltrace-plugin-muxer.la
 libbabeltrace_plugin_muxer_la_SOURCES = muxer.c muxer.h logging.c logging.h
This page took 0.024955 seconds and 4 git commands to generate.