diff options
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 8b3462b0..23ec3f65 100644 --- a/Makefile.in +++ b/Makefile.in @@ -289,7 +289,7 @@ NOTES: design-notes.html # man2html no longer chokes and dies on this man page, # but manServer.pl does a much better job. fetchmail-man.html: fetchmail.man - man2Server.pl fetchmail.man >fetchmail-man.html + manServer.pl fetchmail.man >fetchmail-man.html # Make distribution, update LSM with proper size, remake distribution # (Making fetchmail-man.html is a kluge to ensure that it will be |