Rename urcu/urcu-futex.h to urcu/futex.h
[urcu.git] / Makefile.am
index 44906fc2482805405c6250fcc5a093e0f229cb1c..6a05346f3b108992225f90c0c785ac2eee366871 100644 (file)
@@ -7,7 +7,7 @@ SUBDIRS = . tests
 
 include_HEADERS = urcu.h $(top_srcdir)/urcu-*.h
 nobase_dist_include_HEADERS = urcu/compiler.h urcu/hlist.h urcu/list.h \
-               urcu/rculist.h urcu/rcuhlist.h urcu/system.h urcu/urcu-futex.h \
+               urcu/rculist.h urcu/rcuhlist.h urcu/system.h urcu/futex.h \
                urcu/uatomic/generic.h urcu/arch/generic.h urcu/wfstack.h \
                urcu/wfqueue.h urcu/rculfstack.h urcu/rculfqueue.h \
                urcu/ref.h urcu/map/*.h urcu/static/*.h
This page took 0.023051 seconds and 4 git commands to generate.