X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile.am;h=7f52ca06ed6d34ab97c9a47a27820b456dab4e22;hb=ee6fabe168685b0a36295d3d071736a483bd33d8;hp=44906fc2482805405c6250fcc5a093e0f229cb1c;hpb=f9bf6d545e9e4801bec75043d716f9810ca1024d;p=urcu.git diff --git a/Makefile.am b/Makefile.am index 44906fc..7f52ca0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,9 +5,10 @@ AM_CFLAGS=-Wall SUBDIRS = . tests -include_HEADERS = urcu.h $(top_srcdir)/urcu-*.h +include_HEADERS = urcu.h urcu-bp.h urcu-call-rcu.h urcu-defer.h \ + urcu-pointer.h urcu-qsbr.h 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/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