X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=Makefile.am;h=ba0a131cc46caaae4a563e557930119fea7336d6;hp=d333ae54f657b025e3dfe7d57c4cc2a7aad7fa2c;hb=e0ab43eb922df8fee5f28416d41fa3b2ca4a7a43;hpb=fe670822b1f4f5c4fee0254792fc47f7cdd7ab8e diff --git a/Makefile.am b/Makefile.am index d333ae5..ba0a131 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 urcu/uatomic_arch.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 \