Index: tests/Makefile.in
===================================================================
--- tests/Makefile.in	(revision ff1e0f38b2bf523763024876e746508c1928685e)
+++ tests/Makefile.in	(revision 4dcaed2c212a42d633824e9b88053258a2d0f969)
@@ -94,5 +94,6 @@
 subdir = tests
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/automake/cfa.m4 \
+	$(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 	$(ACLOCAL_M4)
Index: tests/preempt_longrun/Makefile.in
===================================================================
--- tests/preempt_longrun/Makefile.in	(revision ff1e0f38b2bf523763024876e746508c1928685e)
+++ tests/preempt_longrun/Makefile.in	(revision 4dcaed2c212a42d633824e9b88053258a2d0f969)
@@ -93,5 +93,6 @@
 subdir = tests/preempt_longrun
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/automake/cfa.m4 \
+	$(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 	$(ACLOCAL_M4)
