Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / text / Makefile.am
index 5261f98824afcb95a11cecf1ccee80432d3f5530..ece303707a1a150b15b1afe2046cf85ea402dec6 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 = pretty dmesg .
 
This page took 0.023538 seconds and 4 git commands to generate.