move config.h to urcu/config.h and install it
[urcu.git] / tests / Makefile.am
index fdc82b11303e7a506dde08c0049550d01b20c349..748e77019d6987c9927194144fbc7300c86ec8ba 100644 (file)
@@ -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 \
This page took 0.022407 seconds and 4 git commands to generate.