Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / utils / trimmer / Makefile.am
index 5e40a9a158898dadaa059617fa099aafa53f0a5b..1fba28cecb8b0b56c87a89578148d9c12ec1ec97 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins \
+AM_CPPFLAGS += -I$(top_srcdir)/plugins \
            -I$(top_srcdir)/plugins/libctfcopytrace
 
 noinst_LTLIBRARIES = libbabeltrace-plugin-trimmer.la
This page took 0.023475 seconds and 4 git commands to generate.