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