Fix: Don't override user variables within the build system
[babeltrace.git] / tests / lib / Makefile.am
index ca5ffc3f6b4d46552e7ba24317a42a47266beed5..80cf97750eec12b97c94ef547f0980f9a5d61ee4 100644 (file)
@@ -1,6 +1,6 @@
 SUBDIRS = writer .
 
-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
 
This page took 0.02395 seconds and 4 git commands to generate.