aboutsummaryrefslogtreecommitdiff
path: root/src/lib/make.bash
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/make.bash')
-rwxr-xr-xsrc/lib/make.bash9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/lib/make.bash b/src/lib/make.bash
index 820fdbf62f..b255b081da 100755
--- a/src/lib/make.bash
+++ b/src/lib/make.bash
@@ -31,10 +31,11 @@ rm -f *.6
buildfiles strings.go
-builddirs syscall \
- math \
- os \
- reflect \
+builddirs syscall\
+ math\
+ os\
+ strconv\
+ reflect\
buildfiles io.go