X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=Makefile.am;h=e14b8d2507c0d92d15e6908eb3b7892392c9ccb3;hp=3c06a2eb70b7933082ae846e83d8a1c9817f7e3a;hb=e5a7d7098f8ed32390c53e166e9638b55d2a38dc;hpb=61e0e50630c2550cfdfd978740893b5df1779c30 diff --git a/Makefile.am b/Makefile.am index 3c06a2e..e14b8d2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,7 @@ 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/ref.h urcu/map/*.h urcu/static/*.h urcu/cds.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 \