diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-14 21:05:53 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-14 21:05:53 -0700 |
| commit | 6e1d81a14ad3408f98f68c239e39c4755b322ee0 (patch) | |
| tree | 449ebf2212e441cd6485f908e2884a4f46f42129 | |
| parent | 18a870c5aac1c5f979a77830bf50c1718d1c34a3 (diff) | |
perp: Build tinylog
| -rw-r--r-- | core/perp/gen.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/perp/gen.rc b/core/perp/gen.rc index 3eaec88a..41eb0750 100644 --- a/core/perp/gen.rc +++ b/core/perp/gen.rc @@ -69,7 +69,7 @@ fn x { } x perp perpd perpd.c perpd_conn.c perpd_svdef.c -for(exe in perp^(boot ctl hup ls ok stat)) x perp $exe $exe.c +for(exe in perp^(boot ctl hup ls ok stat) tinylog) x perp $exe $exe.c tools=(\ run^(args argv0 choom detach deux env file limit lock pause session tool trap uid)\ cat^(args env limits uid)\ |
