Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / ctf / fs-src / Makefile.am
index c0ce498327909bff2abd60adf49506a09807bd4a..3f8ccf0a9ffb8e23c11f94077bfa2f5dc5b7bed4 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-ctf-fs.la
 
This page took 0.023248 seconds and 4 git commands to generate.