X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=e1bf095458db0cd891dbaef174b158be07743156;hp=91a9fd144645dea22a9ac609e22bdb9a19112042;hb=6e464eba97cf74320fe4e2b8da6dbe5039582948;hpb=5a2141a73185fb1aaaceb73f8239a7efb81c16e6 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