X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile.am;h=e1bf095458db0cd891dbaef174b158be07743156;hb=3f2f3714e585efa0d009c62cf4a380b4cf28e505;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