summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index e76d74158..0d239e882 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -64,6 +64,7 @@ install: all
64 install -d $(mandir) 64 install -d $(mandir)
65 install -d $(mandir)/man1 65 install -d $(mandir)/man1
66 install -d $(mandir)/man8 66 install -d $(mandir)/man8
67 install -d $(libdir)
67 install -d $(libdir)/ssh 68 install -d $(libdir)/ssh
68 install -s -c ssh $(bindir)/ssh 69 install -s -c ssh $(bindir)/ssh
69 ln -sf ssh $(bindir)/slogin 70 ln -sf ssh $(bindir)/slogin