X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=Makefile.am;h=db367df7b30327b945918f325c771022e596e10b;hp=d333ae54f657b025e3dfe7d57c4cc2a7aad7fa2c;hb=4503de6939d8eaf70f6a4eaedc24d50af5d7296f;hpb=e197ac6f111ac509f2bd0fef16c041254494a0de diff --git a/Makefile.am b/Makefile.am index d333ae5..db367df 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,8 @@ nobase_dist_include_HEADERS = urcu/compiler.h urcu/hlist.h urcu/list.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 urcu/cds.h + urcu/ref.h urcu/map/*.h urcu/static/*.h urcu/cds.h \ + urcu/urcu_ref.h urcu/urcu-futex.h nobase_nodist_include_HEADERS = urcu/arch.h urcu/uatomic.h urcu/config.h EXTRA_DIST = $(top_srcdir)/urcu/arch/*.h $(top_srcdir)/urcu/uatomic/*.h \