X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=Makefile.am;h=5869c5e7a1d658894597c61e292270cd51b43504;hb=dc745ef621c02934b89f5c1764fc0c51c51ccb1e;hp=ba0a131cc46caaae4a563e557930119fea7336d6;hpb=e0ab43eb922df8fee5f28416d41fa3b2ca4a7a43;p=urcu.git diff --git a/Makefile.am b/Makefile.am index ba0a131..5869c5e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,9 @@ 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 \ gpl-2.0.txt lgpl-2.1.txt lgpl-relicensing.txt \ - README LICENSE compat_arch_x86.c + README LICENSE compat_arch_x86.c \ + urcu-call-rcu-impl.h urcu-defer-impl.h \ + ChangeLog if COMPAT_ARCH COMPAT=compat_arch_@ARCHTYPE@.c