Fix: documentation: urcu-pointer.h: s/rcu_dereference_pointer/rcu_dereference/
[userspace-rcu.git] / Makefile.am
index e09778febcda0d37710fd978bdaaa0abda51603e..30a44ce66ab9f788f81f393f90ca0e905e0b31ac 100644 (file)
@@ -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
This page took 0.022321 seconds and 4 git commands to generate.