chiark / gitweb /
.ssh/Makefile: Add dependency on sshsvc.conf. master
authorMark Wooding <mdw@distorted.org.uk>
Sat, 4 Apr 2015 12:36:59 +0000 (13:36 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 4 Apr 2015 12:36:59 +0000 (13:36 +0100)
.ssh/Makefile

index 97781dc113fb52174888c49be2ba38aec43c9176..dd2d0c8bd28cdb9d144562e8dadaff9b08dfc6b6 100644 (file)
@@ -1,4 +1,4 @@
 ### -*-makefile-*-
 
-authorized_keys: keys $(wildcard keys/*.pub)
+authorized_keys: sshsvc.conf keys $(wildcard keys/*.pub)
        sshsvc-mkauthkeys