X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=tests%2Fbenchmark%2FMakefile.am;h=216d0139c178b96e6a62a3a0b64a073b880e681b;hb=a1fecf4864b29d568a68694ad548f131a028b119;hp=9899f547f05c25ab7c034e7671551f0efcb2794e;hpb=9a79c612003362a97217613b7906a4782977d373;p=userspace-rcu.git 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 \