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 de2fbd269..8d2c71b95 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -133,6 +133,7 @@ install: manpages $(TARGETS)
133 133
134host-key: ssh-keygen 134host-key: ssh-keygen
135 ./ssh-keygen -b 1024 -f $(sysconfdir)/ssh_host_key -N '' 135 ./ssh-keygen -b 1024 -f $(sysconfdir)/ssh_host_key -N ''
136 ./ssh-keygen -d -f $(sysconfdir)/ssh_host_dsa_key -N ''
136 137
137uninstallall: uninstall 138uninstallall: uninstall
138 -rm -f $(DESTDIR)$(sysconfdir)/ssh_config 139 -rm -f $(DESTDIR)$(sysconfdir)/ssh_config