sshsvc-mkauthkeys: A new script joins the collection.
[misc] / Makefile.am
index 2e70051..c896216 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