chiark / gitweb /
sshsvc-mkauthkeys: A new script joins the collection.
[misc] / Makefile.am
index 2e7005117a49c6ebacce94c795b6d1e87fabf3a0..c896216e52c9431fcf669352f2fde28dff6eb3a2 100644 (file)
@@ -181,6 +181,9 @@ hush.1: hush.1.in Makefile
 dist_bin_SCRIPTS       += with-umask
 dist_man_MANS          += with-umask.1
 
+dist_bin_SCRIPTS       += sshsvc-mkauthkeys
+dist_man_MANS          += sshsvc-mkauthkeys.1
+
 ## bash scripts.
 if HAVE_BASH