Add urcu-api-list.sh script
[urcu.git] / Makefile.am
index 0a4d357a846b6f628fa279437609d4d8f6eccc1e..d95eca455bb6c2f14621146c51ebe8a5f3ba45d0 100644 (file)
@@ -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
This page took 0.022282 seconds and 4 git commands to generate.