Introduce urcu_assert and registration check
[urcu.git] / Makefile.am
index 752510d717783c9d0868c6701767613b617ba357..ce70dc9f7c9bc6224469e6022e9421a9f27fec9b 100644 (file)
@@ -24,7 +24,7 @@ nobase_dist_include_HEADERS = urcu/compiler.h urcu/hlist.h urcu/list.h \
                $(top_srcdir)/urcu/map/*.h \
                $(top_srcdir)/urcu/static/*.h \
                urcu/rand-compat.h \
-               urcu/tls-compat.h
+               urcu/tls-compat.h urcu/debug.h
 nobase_nodist_include_HEADERS = urcu/arch.h urcu/uatomic.h urcu/config.h
 
 dist_noinst_HEADERS = urcu-die.h urcu-wait.h
This page took 0.022333 seconds and 4 git commands to generate.