Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / utils / Makefile.am
index e0b3094f9dcf520c68d6aa433b758cd9584d0e92..3592d274b2599a0cb4c67bba2784a32827e2d0e9 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
+AM_CPPFLAGS += -I$(top_srcdir)/plugins
 
 SUBDIRS = dummy counter trimmer muxer .
 
This page took 0.024173 seconds and 4 git commands to generate.