X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=Makefile.am;h=7f52ca06ed6d34ab97c9a47a27820b456dab4e22;hp=6a05346f3b108992225f90c0c785ac2eee366871;hb=ee6fabe168685b0a36295d3d071736a483bd33d8;hpb=4184999668035993577cb9ae24feac4eb4505a1e diff --git a/Makefile.am b/Makefile.am index 6a05346..7f52ca0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,8 @@ 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/futex.h \ urcu/uatomic/generic.h urcu/arch/generic.h urcu/wfstack.h \