summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorglenda <glenda@9front>2022-09-25 13:25:56 +0000
committerglenda <glenda@9front>2022-09-25 13:25:56 +0000
commit043beb2fbabb1f617e561ead2d01b1617de8c249 (patch)
tree256f925db3135701399b1cab8e28916818e98012
parent469e6f333dda94b706c5a9f39eef715c970db9a5 (diff)
Install aplkeys
-rw-r--r--mkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkfile b/mkfile
index 2f239c7..83424a4 100644
--- a/mkfile
+++ b/mkfile
@@ -36,5 +36,6 @@ install: $DISTFILES $ACMEFILES
mkdir -p /sys/lib/apl/runtime
cp $DISTFILES /sys/lib/apl/runtime
cp $ACMEFILES /acme/bin
+ cp aplkeys $BIN
</sys/src/cmd/mkone