summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2012-10-11 22:22:19 +0200
committerMichael Biebl <biebl@debian.org>2012-10-11 22:22:19 +0200
commit64b89c604c6cec4fd0de51f2776f95b34e388bae (patch)
treecfa1988f2f451baaa4a0e145d7263b8e888a8cef /tests
parent5b0595cc98c012dfa5ac0f214dbc543a11c982cb (diff)
downloadrsyslog-64b89c604c6cec4fd0de51f2776f95b34e388bae.tar.gz
Imported Upstream version 7.1.10upstream/7.1.10
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 1c8d364..9d60836 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -165,7 +165,11 @@ host_triplet = @host@
subdir = tests
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/m4/atomic_operations.m4 \
+ $(top_srcdir)/m4/atomic_operations_64bit.m4 \
+ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d