aboutsummaryrefslogtreecommitdiff
path: root/src/lib/make.bash
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/make.bash')
-rwxr-xr-xsrc/lib/make.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/make.bash b/src/lib/make.bash
index 6277c93f83..24f8c0e62d 100755
--- a/src/lib/make.bash
+++ b/src/lib/make.bash
@@ -25,6 +25,7 @@ for i in \
io.go\
bufio.go\
strings.go\
+ once.go\
do
base=$(basename $i .go)