X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fbenchmark%2FMakefile.am;h=2a6afe1b16bdfad821b7f7c00142a9664f6467db;hb=d109460156b87013600438143141c55b5c321931;hp=88416ee5cacf83765324912bad296dcb833ab507;hpb=027476ea9c652d07f892bbf9e6d350eae2a63174;p=userspace-rcu.git diff --git a/tests/benchmark/Makefile.am b/tests/benchmark/Makefile.am index 88416ee..2a6afe1 100644 --- a/tests/benchmark/Makefile.am +++ b/tests/benchmark/Makefile.am @@ -1,5 +1,5 @@ AM_LDFLAGS=-lpthread -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 \ runall.sh \