X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Fbenchmark%2FMakefile.am;h=9899f547f05c25ab7c034e7671551f0efcb2794e;hp=0c3fd77d04481a965a3c58fdde296f793dcec986;hb=9a79c612003362a97217613b7906a4782977d373;hpb=6893800a4d1cc14dff0395ddcd660a5138db183d 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 \