aboutsummaryrefslogtreecommitdiff
path: root/src/lib/make.bash
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/make.bash')
-rwxr-xr-xsrc/lib/make.bash3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/make.bash b/src/lib/make.bash
index 76ae0404e4..4398d44e3f 100755
--- a/src/lib/make.bash
+++ b/src/lib/make.bash
@@ -38,7 +38,8 @@ builddirs syscall\
buildfiles io.go
-builddirs fmt
+builddirs fmt\
+ tabwriter\
buildfiles flag.go\
container/vector.go\