Fix: Don't override user variables within the build system
[babeltrace.git] / python-plugin-provider / Makefile.am
index c4060cfd7a69a20f1e0b9e56d280cd87576e20e7..3eb9a5eff6296fb2fb09982158f048c41c590920 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(PYTHON_INCLUDE) $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
+AM_CPPFLAGS += $(PYTHON_INCLUDE)
 
 lib_LTLIBRARIES = libbabeltrace-python-plugin-provider.la
 
This page took 0.024415 seconds and 4 git commands to generate.