aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/auth/mkfile
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2011-10-05 16:20:59 -0400
committerRuss Cox <rsc@swtch.com>2011-10-05 16:20:59 -0400
commit0e43f5c6d330afe996e157205e78618001d1d038 (patch)
tree45c49b5d06839d53ffed60d0fbe3a29031eab135 /src/cmd/auth/mkfile
parent281ca361d340f6afb153bfa2bfbdcf61116a31bf (diff)
downloadplan9port-0e43f5c6d330afe996e157205e78618001d1d038.tar.gz
plan9port-0e43f5c6d330afe996e157205e78618001d1d038.tar.bz2
plan9port-0e43f5c6d330afe996e157205e78618001d1d038.zip
dsasign: new command
Diffstat (limited to 'src/cmd/auth/mkfile')
-rw-r--r--src/cmd/auth/mkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/auth/mkfile b/src/cmd/auth/mkfile
index af08e4ab..6178c5c6 100644
--- a/src/cmd/auth/mkfile
+++ b/src/cmd/auth/mkfile
@@ -6,6 +6,7 @@ TARG=\
asn12dsa\
asn12rsa\
dsagen\
+ dsasign\
dsa2pub\
dsa2ssh\
passwd\