diff options
author | cinap_lenrek <cinap_lenrek@rei2.9hal> | 2012-02-11 02:00:44 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@rei2.9hal> | 2012-02-11 02:00:44 +0100 |
commit | b9ff604c31a0b9e34c2c529a5e27454edbbf9fab (patch) | |
tree | 265181f2ac03aaefdba3cdda533e87fde8081e06 /sys/src/cmd/aux/mkfile | |
parent | e283619ecb1ef7594fc25f57e7a0d6773330d134 (diff) |
mothra: use aux/statusmsg to display download window, add aux/statusmsg to mkfile
Diffstat (limited to 'sys/src/cmd/aux/mkfile')
-rw-r--r-- | sys/src/cmd/aux/mkfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/cmd/aux/mkfile b/sys/src/cmd/aux/mkfile index 3cc2a3dd0..4299dbfda 100644 --- a/sys/src/cmd/aux/mkfile +++ b/sys/src/cmd/aux/mkfile @@ -33,6 +33,7 @@ TARG=\ searchfs\ seek\ statusbar\ + statusmsg\ stub\ tablet\ timesync\ |