Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / text / pretty / Makefile.am
index 4af26170051e504151e1e5c4099c1355915998c4..7d990aa04e086929bfb2a4f9d7357f61088e7081 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-text-pretty-cc.la
 
This page took 0.02385 seconds and 4 git commands to generate.