Add urcu/cds.h placeholder for all CDS headers
[urcu.git] / Makefile.am
index 3c06a2eb70b7933082ae846e83d8a1c9817f7e3a..e14b8d2507c0d92d15e6908eb3b7892392c9ccb3 100644 (file)
@@ -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 \
This page took 0.023068 seconds and 4 git commands to generate.