Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / ctf / fs-sink / Makefile.am
index 56e0e17e26ef7bb4211f6ab692aad9408487c89e..68c12aa576d182c670a9a95c98c7035b28a1c1ad 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
 
 noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-writer.la
This page took 0.024102 seconds and 4 git commands to generate.