X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=d95eca455bb6c2f14621146c51ebe8a5f3ba45d0;hp=0a4d357a846b6f628fa279437609d4d8f6eccc1e;hb=10f55ae0997f28b138452bb6defee2182e166543;hpb=7e5b9a4d1a4a63fac405ed74c42f93abdc223794 diff --git a/Makefile.am b/Makefile.am index 0a4d357..d95eca4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,8 @@ EXTRA_DIST = $(top_srcdir)/urcu/arch/*.h $(top_srcdir)/urcu/uatomic/*.h \ LICENSE compat_arch_x86.c \ urcu-call-rcu-impl.h urcu-defer-impl.h \ rculfhash-internal.h \ - $(top_srcdir)/tests/*.sh + $(top_srcdir)/tests/*.sh \ + $(top_srcdir)/scripts/*.sh if COMPAT_ARCH COMPAT=compat_arch_@ARCHTYPE@.c