X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;fp=tests%2Fregression%2FMakefile.am;h=328dcf423be1e663d746c7ce45d423da4edecfb4;hp=aa7a00c2171262fe324c1a4169f9b605018225d0;hb=9a79c612003362a97217613b7906a4782977d373;hpb=628a1a723be893a52b715d25a2d529dc56c2dc03 diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index aa7a00c..328dcf4 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -1,4 +1,4 @@ -AM_CFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/utils -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/utils -I$(top_srcdir)/tests/common -g SCRIPT_LIST = run.sh