X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Fbenchmark%2FMakefile.am;fp=tests%2Fbenchmark%2FMakefile.am;h=216d0139c178b96e6a62a3a0b64a073b880e681b;hp=9899f547f05c25ab7c034e7671551f0efcb2794e;hb=fed2db62a1ff24a30d364b5a528221e3bdb5f6ab;hpb=cdadd34c8c56a215f51c0175292985558ccb3909 diff --git a/tests/benchmark/Makefile.am b/tests/benchmark/Makefile.am index 9899f54..216d013 100644 --- a/tests/benchmark/Makefile.am +++ b/tests/benchmark/Makefile.am @@ -1,4 +1,4 @@ -AM_CFLAGS += $(PTHREAD_CFLAGS) -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/common -g +AM_CFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/common -g SCRIPT_LIST = common.sh \ run.sh \