X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;h=9bebeabe09b7bd0353fd131f5ff40cb91d5b9e94;hb=5d70f61ed01d58bb51c86719c8c64abed85a3c12;hp=08a3cba6f40c03d92e49b4e13e91101b52ee2e5f;hpb=a4850cc6c0eb0a7a61086eca3076c2ea378ef65c;p=urcu.git diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index 08a3cba..9bebeab 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/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 = test_loop run.sh unit_tests