summaryrefslogtreecommitdiff
path: root/sys/src/cmd/auth
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-02-12 18:18:34 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2015-02-12 18:18:34 +0100
commit92602d08d6cd5c9b4f04fbbcb9968161534d24e1 (patch)
tree199e6245f939fc46a278487fe57fa9cc4e686b9b /sys/src/cmd/auth
parent8b57e59ea93b7fc4f80c33bc1560b685f392ccc4 (diff)
build and document auth/userpasswd
Diffstat (limited to 'sys/src/cmd/auth')
-rw-r--r--sys/src/cmd/auth/mkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/cmd/auth/mkfile b/sys/src/cmd/auth/mkfile
index 3df076a02..612f7b26f 100644
--- a/sys/src/cmd/auth/mkfile
+++ b/sys/src/cmd/auth/mkfile
@@ -33,6 +33,7 @@ TARG=\
rsafill\
rsagen\
uniq\
+ userpasswd\
warning\
wrkey\