aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-02-27 08:06:44 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-02-27 08:06:44 +0000
commit8b6ff50d431d5967abadf36415f81754cbdc1b7d (patch)
treeed08826c0f9717b507449bc69194bd8de1958a32 /Makefile.in
parent131c7f27f289d5c952dbcfe7ddfadb974e26b71e (diff)
downloadfetchmail-8b6ff50d431d5967abadf36415f81754cbdc1b7d.tar.gz
fetchmail-8b6ff50d431d5967abadf36415f81754cbdc1b7d.tar.bz2
fetchmail-8b6ff50d431d5967abadf36415f81754cbdc1b7d.zip
Tab fix.
svn path=/trunk/; revision=3154
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index b4052686..1bd00226 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -230,7 +230,7 @@ config.status: configure
./config.status --recheck
$(srcdir)/aclocal.m4: configure.in
- cd $(srcdir) && aclocal -I m4
+ cd $(srcdir) && aclocal -I m4
# This tells versions [3.59,3.63) of GNU make not to export all variables.
.NOEXPORT: