aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-06-04 04:28:41 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-06-04 04:28:41 +0000
commit41620bcbb3f21e2cf7d23242ab0d21b07c308a66 (patch)
treec31c58aeae5acf2c33d05bebe84ecd0cddfbc04c /Makefile.in
parent17b79e30b7dd686e0f11436030e7a9bcce7969b2 (diff)
downloadfetchmail-41620bcbb3f21e2cf7d23242ab0d21b07c308a66.tar.gz
fetchmail-41620bcbb3f21e2cf7d23242ab0d21b07c308a66.tar.bz2
fetchmail-41620bcbb3f21e2cf7d23242ab0d21b07c308a66.zip
Brendan Cully's fixes for GSSAPI.
svn path=/trunk/; revision=1892
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 20b23d0b..1bd5d05b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -137,7 +137,7 @@ install:
$(INSTALL_PROGRAM) ${srcdir}/fetchmailconf $(bindir)/fetchmailconf
@echo "Installing manual page..."
$(INSTALL_DATA) $(srcdir)/fetchmail.man $(mandir)/fetchmail.$(manext)
- ln -sf $(mandir)/fetchmailconf.$(manext) $(mandir)/fetchmail.$(manext)
+ ln -sf $(mandir)/fetchmail.$(manext) $(mandir)/fetchmailconf.$(manext)
uninstall:
rm -f $(bindir)/fetchmail $(bindir)/fetchmailconf