Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / lttng-utils / Makefile.am
index 81d1c711e1f7deb105c4c81c72deec8e1d551ee6..c1cac4fbc46d72faaf43c6ab99b15314944ef640 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins \
+AM_CPPFLAGS += -I$(top_srcdir)/plugins \
            -I$(top_srcdir)/plugins/libctfcopytrace
 
 SUBDIRS = .
This page took 0.023071 seconds and 4 git commands to generate.