X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=748e77019d6987c9927194144fbc7300c86ec8ba;hp=fdc82b11303e7a506dde08c0049550d01b20c349;hb=c96a37267efd57cddf7a30f472f9e56f2ecddddc;hpb=0854ccff976f2893a7f04aaa4b48090f423802a5 diff --git a/tests/Makefile.am b/tests/Makefile.am index fdc82b1..748e770 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ AM_LDFLAGS=-lpthread -AM_CFLAGS=-I$(top_srcdir) +AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) noinst_PROGRAMS = test_urcu test_urcu_dynamic_link test_urcu_timing \ test_rwlock_timing test_rwlock test_perthreadlock_timing \