summaryrefslogtreecommitdiff
path: root/sys/src/cmd/auth
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2018-01-06 07:44:12 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2018-01-06 07:44:12 +0100
commit91a701747cb295a2b0339a332fb9a2f9e97b23c8 (patch)
tree253402eabe636d641fbdb099a44cbde369a13b90 /sys/src/cmd/auth
parentd4a830e2e1d333c9bdbf5c17475f89efdf43be89 (diff)
auth/asn1dump: include in mkfile
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 fac3f714c..bf80b1262 100644
--- a/sys/src/cmd/auth/mkfile
+++ b/sys/src/cmd/auth/mkfile
@@ -5,6 +5,7 @@
TARG=\
as\
asaudit\
+ asn1dump\
asn12dsa\
asn12rsa\
authsrv\