X-Git-Url: http://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;fp=tests%2Funit%2FMakefile.am;h=97275a64d47a6fd4390d40b7cfc148869e4e3caf;hp=cd40b399372919f707e99f2968c616af547198e3;hb=8a325ad789d5a2c5e079dd210c2c6c40a1703195;hpb=791151d0b8f0314496cf18c822c071b1dd5791ea diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index cd40b39..97275a6 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/common -g +AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/common -g -ldl noinst_PROGRAMS = test_uatomic \ test_urcu_multiflavor \