X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fbenchmark%2FMakefile.am;h=2b2e6a746ebbaa3a6d54a5687cc3e076ef9328ad;hb=5d70f61ed01d58bb51c86719c8c64abed85a3c12;hp=2326721ac4577aae8420da955d147b19363fb2ad;hpb=a4850cc6c0eb0a7a61086eca3076c2ea378ef65c;p=userspace-rcu.git diff --git a/tests/benchmark/Makefile.am b/tests/benchmark/Makefile.am index 2326721..2b2e6a7 100644 --- a/tests/benchmark/Makefile.am +++ b/tests/benchmark/Makefile.am @@ -1,7 +1,7 @@ if !LIBC_INCLUDES_PTHREAD AM_LDFLAGS=-lpthread endif -AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/common -g +AM_CFLAGS+=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/common -g SCRIPT_LIST = common.sh \ run.sh \