X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=Makefile.am;h=62630573ee104f58765c67fc98d8ccf4cda1d802;hp=0a369fdb4c1953ca41efe5f73812e4518fef0951;hb=4d0d66bb795d1ed938e11a97a4e5f71326e20c71;hpb=a767fdc348289dc37026ee3ab46d1d4102ff57f7 diff --git a/Makefile.am b/Makefile.am index 0a369fd..6263057 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,8 @@ nobase_dist_include_HEADERS = urcu/compiler.h urcu/hlist.h urcu/list.h \ urcu/ref.h urcu/cds.h urcu/urcu_ref.h urcu/urcu-futex.h \ urcu/uatomic_arch.h urcu/rculfhash.h \ $(top_srcdir)/urcu/map/*.h \ - $(top_srcdir)/urcu/static/*.h + $(top_srcdir)/urcu/static/*.h \ + urcu/tls-compat.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 \