summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2016-04-11 20:43:48 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2016-04-11 20:43:48 +0200
commit94e39c482eb80039bd64e2bcc24da8fe61b25530 (patch)
tree96c97c8cdec1b5b6502e03aa4653a5c3d47adda4
parent45f3c56a53334cc7614e1a5e55c938df4c7d5239 (diff)
ape: explicitely list the ape libs to build in mkfile
-rw-r--r--sys/src/ape/lib/mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/ape/lib/mkfile b/sys/src/ape/lib/mkfile
index 58e187576..3762294d3 100644
--- a/sys/src/ape/lib/mkfile
+++ b/sys/src/ape/lib/mkfile
@@ -1,6 +1,6 @@
</$objtype/mkfile
-DIRS=z `{ls -l | sed '/^d/!d; s/.* //; /\./d'}
+DIRS=9 ap auth bio bsd bz2 draw fmt l mp net regexp sec utf v z
none:V:
echo mk all, install, installall, clean, or nuke