X-Git-Url: http://git.liburcu.org/?p=userspace-rcu.git;a=blobdiff_plain;f=Makefile.am;h=a7d3316cf144f946546098e866c9ab824058888d;hp=30c700be9d6abc00cc8e3c57b8ec102d0b5e5e40;hb=b4b1864e21b551bd0388dc73454c18d6e4d49d9e;hpb=530aab931b734ab5668b5e7ebee636d0188146f2 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