X-Git-Url: http://git.liburcu.org/?p=userspace-rcu.git;a=blobdiff_plain;f=tests%2Fregression%2FMakefile.am;fp=tests%2Fregression%2FMakefile.am;h=8701e9bb503c707b318c06ead28cca57377beedb;hp=354ad1a9f69b2e6d44b36a5c9f92dd90fcfa23e3;hb=8a325ad789d5a2c5e079dd210c2c6c40a1703195;hpb=791151d0b8f0314496cf18c822c071b1dd5791ea diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index 354ad1a..8701e9b 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/common -g +AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/common -g -ldl noinst_PROGRAMS = test_urcu_fork \ rcutorture_urcu \