X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=Makefile.am;h=a7d3316cf144f946546098e866c9ab824058888d;hp=30c700be9d6abc00cc8e3c57b8ec102d0b5e5e40;hb=5b5c598cf77ca75fbc260dcb2d1dea1ce031f1c6;hpb=f9da093679d86979fe9e00c90267dbc52f431d15 diff --git a/Makefile.am b/Makefile.am index 30c700b..a7d3316 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,8 @@ 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 \ urcu-call-rcu-impl.h urcu-defer-impl.h \ - ChangeLog API.txt + ChangeLog API.txt \ + $(top_srcdir)/tests/*.sh if COMPAT_ARCH COMPAT=compat_arch_@ARCHTYPE@.c