X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;h=c330db228274ee674e63deb803cb220393818f30;hb=5d70f61ed01d58bb51c86719c8c64abed85a3c12;hp=2376edc847ed595fe44810b4b1bbf356feeef92a;hpb=a4850cc6c0eb0a7a61086eca3076c2ea378ef65c;p=userspace-rcu.git diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index 2376edc..c330db2 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -1,7 +1,7 @@ if !LIBC_INCLUDES_PTHREAD AM_LDFLAGS=-lpthread endif -AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/utils -I$(top_srcdir)/tests/common -g +AM_CFLAGS+=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/utils -I$(top_srcdir)/tests/common -g SCRIPT_LIST = run.sh