aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.gmake
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.gmake')
-rw-r--r--bootstrap.gmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap.gmake b/bootstrap.gmake
index a50268c..58ee069 100644
--- a/bootstrap.gmake
+++ b/bootstrap.gmake
@@ -140,7 +140,8 @@ cli \
test/script \
test \
version \
-install
+install \
+in
build2_src := $(wildcard $(src_root)/build2/*.cxx)
build2_src += $(foreach d,$(sub_dirs),$(wildcard $(src_root)/build2/$d/*.cxx))