X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile.am;h=e1bf095458db0cd891dbaef174b158be07743156;hb=1644042068ae8de26c9f6b85dcb2a5cd0b0f7608;hp=91a9fd144645dea22a9ac609e22bdb9a19112042;hpb=b0b5525153fce8abae07b9573da1d5169e02eb2b;p=urcu.git diff --git a/Makefile.am b/Makefile.am index 91a9fd1..e1bf095 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,7 +23,8 @@ EXTRA_DIST = $(top_srcdir)/urcu/arch/*.h $(top_srcdir)/urcu/uatomic/*.h \ README LICENSE compat_arch_x86.c \ urcu-call-rcu-impl.h urcu-defer-impl.h \ rculfhash-internal.h \ - ChangeLog API.txt + ChangeLog API.txt \ + $(top_srcdir)/tests/*.sh if COMPAT_ARCH COMPAT=compat_arch_@ARCHTYPE@.c