X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;fp=tests%2Funit%2FMakefile.am;h=dde86f959a84c2ef99bbdbc8c988fc347c901f7b;hb=d109460156b87013600438143141c55b5c321931;hp=17ae312286f4f35ada2b207271ffd370866904f4;hpb=027476ea9c652d07f892bbf9e6d350eae2a63174;p=urcu.git diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index 17ae312..dde86f9 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/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_uatomic \ test_urcu_multiflavor \