X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=Makefile.am;h=5723b21b3412047472db61a28f8a8cf6e1727f0b;hp=9fb15687391061e88e4dd2a45ed1d85d9c223411;hb=af7c2dbeac32c663b64ad05e4eca70e18784463b;hpb=acfd099eae9026369f558e73b2a7e35860962d9d diff --git a/Makefile.am b/Makefile.am index 9fb1568..5723b21 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,9 +10,7 @@ nobase_dist_include_HEADERS = urcu/compiler.h urcu/hlist.h urcu/list.h \ urcu/rculist.h urcu/rcuhlist.h urcu/system.h urcu/urcu-futex.h \ urcu/uatomic_generic.h urcu/arch_generic.h urcu/wfstack.h \ urcu/wfqueue.h urcu/rculfstack.h urcu/rculfqueue.h \ - urcu/wfqueue-static.h urcu/wfstack-static.h \ - urcu/rculfqueue-static.h urcu/rculfstack-static.h \ - urcu/urcu_ref.h urcu/map/*.h + urcu/urcu_ref.h urcu/map/*.h urcu/static/*.h nobase_nodist_include_HEADERS = urcu/arch.h urcu/uatomic_arch.h urcu/config.h EXTRA_DIST = $(top_srcdir)/urcu/arch_*.h $(top_srcdir)/urcu/uatomic_arch_*.h \