Update gitignore
[urcu.git] / Makefile.am
index 30c700be9d6abc00cc8e3c57b8ec102d0b5e5e40..a7d3316cf144f946546098e866c9ab824058888d 100644 (file)
@@ -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
This page took 0.022482 seconds and 4 git commands to generate.