summaryrefslogtreecommitdiff
path: root/debian/Makefile.in
diff options
context:
space:
mode:
authorRichard A Nelson (Rick) <cowboy@debian.org>2008-04-21 18:04:00 +0000
committerAndreas Beckmann <debian@abeckmann.de>2012-10-01 20:07:38 +0200
commit2622d9465dc693e49e8409321c73bcffa61e8935 (patch)
tree43a68bed796f18aebb27552a2660d656d455f70f /debian/Makefile.in
parent6063ecde2e4eff3ebd5259ff33058faf3e43dbcb (diff)
downloadsendmail-2622d9465dc693e49e8409321c73bcffa61e8935.tar.gz
Imported Debian patch 8.14.2-5debian/8.14.2-5
Diffstat (limited to 'debian/Makefile.in')
-rw-r--r--debian/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/Makefile.in b/debian/Makefile.in
index 1fda743..c3118b7 100644
--- a/debian/Makefile.in
+++ b/debian/Makefile.in
@@ -100,7 +100,8 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
./build/install-sh ./build/missing ./build/mkinstalldirs \
AUTHORS COPYING ChangeLog INSTALL NEWS TODO
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/build/acinclude.m4 \
+ $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \