Fix: Don't override user variables within the build system
[babeltrace.git] / tests / plugins / Makefile.am
index 200072c09dc97566f6274444a50ffbc4b33c3297..3516e424218b45ec80f7143d40a762dd28e9f816 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/tests/utils
+AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
 
 LIBTAP=$(top_builddir)/tests/utils/tap/libtap.la
 COMMON_TEST_LDADD = $(LIBTAP) \
This page took 0.02274 seconds and 4 git commands to generate.