]> andersk Git - openssh.git/blobdiff - Makefile.in
- (djm) Make sure we reset the SIGPIPE disposition after we fork. Report
[openssh.git] / Makefile.in
index b351985c150a9ccc98743c608dc7fa77ff4e76ee..4a6bf9544c27270f41ab61c1a1d3f0937c1153f4 100644 (file)
@@ -157,6 +157,7 @@ install-files:
        $(INSTALL) -m 644 ssh-add.[01].out $(DESTDIR)$(mandir)/$(mansubdir)1/ssh-add.1
        $(INSTALL) -m 644 ssh-agent.[01].out $(DESTDIR)$(mandir)/$(mansubdir)1/ssh-agent.1
        $(INSTALL) -m 644 ssh-keygen.[01].out $(DESTDIR)$(mandir)/$(mansubdir)1/ssh-keygen.1
+       $(INSTALL) -m 644 ssh-keyscan.[01].out $(DESTDIR)$(mandir)/$(mansubdir)1/ssh-keyscan.1
        $(INSTALL) -m 644 sshd.[08].out $(DESTDIR)$(mandir)/$(mansubdir)8/sshd.8
        $(INSTALL) -m 644 sftp-server.[08].out $(DESTDIR)$(mandir)/$(mansubdir)8/sftp-server.8
        -rm -f $(DESTDIR)$(bindir)/slogin
This page took 0.323208 seconds and 4 git commands to generate.