Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / utils / counter / Makefile.am
index d46bafe641690f4b940de85e8b503b69dce25aff..10cf55054f875d83c68f0a67bd7b4d0a236fab81 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-counter-cc.la
 libbabeltrace_plugin_counter_cc_la_SOURCES = counter.c counter.h
This page took 0.024272 seconds and 4 git commands to generate.