X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;fp=tests%2Fregression%2FMakefile.am;h=4b095815725f1c9e4ec4c722894b0aa92ffe2ce0;hb=d109460156b87013600438143141c55b5c321931;hp=f81836f257aad937c476eda10e744b41f1f30d12;hpb=027476ea9c652d07f892bbf9e6d350eae2a63174;p=urcu.git diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index f81836f..4b09581 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -1,5 +1,5 @@ AM_LDFLAGS=-lpthread -AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/common -g +AM_CFLAGS+=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/common -g noinst_PROGRAMS = test_urcu_fork \ rcutorture_urcu \