X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile.am;h=2c971d7ce54a9867d95222680add2c9ae4c6dc45;hb=5e92ab6295afc1c46500867c8911975b180561a1;hp=e09778febcda0d37710fd978bdaaa0abda51603e;hpb=f5ab766ee2c8300cb00ca5878b1cb464f960a66d;p=userspace-rcu.git diff --git a/Makefile.am b/Makefile.am index e09778f..2c971d7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ACLOCAL_AMFLAGS=-I config -INCLUDES = -I$(top_builddir)/urcu +AM_CPPFLAGS = -I$(top_builddir)/urcu #Add the -version-info directly here since we are only building # library that use the version-info @@ -37,9 +37,7 @@ else COMPAT= endif -if COMPAT_FUTEX COMPAT+=compat_futex.c -endif RCULFHASH = rculfhash.c rculfhash-mm-order.c rculfhash-mm-chunk.c \ rculfhash-mm-mmap.c