Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / utils / dummy / Makefile.am
index 8be2676dc51175164a9f06da0c8af7fd4cbfe823..107f0feb774c2c5c90176a47ed619606df65950d 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-dummy-cc.la
 libbabeltrace_plugin_dummy_cc_la_SOURCES = dummy.c dummy.h
This page took 0.023088 seconds and 4 git commands to generate.