diff options
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index cdd41c0b..0ea85cf1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -133,7 +133,7 @@ tags: $(tagsrcs) .PHONY: install installdirs install: installdirs \ - $(bindir)/$(instname) # $(infodir)/fetchmail.info \ + # $(bindir)/$(instname) $(infodir)/fetchmail.info \ $(mandir)/$(instname).$(manext) installdirs: |