Refresh autoconf files
[urcu.git] / Makefile.am
index 30c700be9d6abc00cc8e3c57b8ec102d0b5e5e40..a14029b3ad0edcf6417c64eb741b874bfa78f6fa 100644 (file)
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS=-I config
+
 INCLUDES = -I$(top_builddir)/urcu
 
 #Add the -version-info directly here since we are only building
@@ -21,7 +23,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.023006 seconds and 4 git commands to generate.