X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fbenchmark%2FMakefile.am;h=9899f547f05c25ab7c034e7671551f0efcb2794e;hb=cdadd34c8c56a215f51c0175292985558ccb3909;hp=0c3fd77d04481a965a3c58fdde296f793dcec986;hpb=6893800a4d1cc14dff0395ddcd660a5138db183d;p=urcu.git diff --git a/tests/benchmark/Makefile.am b/tests/benchmark/Makefile.am index 0c3fd77..9899f54 100644 --- a/tests/benchmark/Makefile.am +++ b/tests/benchmark/Makefile.am @@ -1,4 +1,4 @@ -AM_CFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/common -g +AM_CFLAGS += $(PTHREAD_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 \