summaryrefslogtreecommitdiffstats
path: root/tail_build/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tail_build/Makefile')
-rw-r--r--tail_build/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tail_build/Makefile b/tail_build/Makefile
index e13530e0247f..98a90a1e115d 100644
--- a/tail_build/Makefile
+++ b/tail_build/Makefile
@@ -31,6 +31,7 @@ ifeq ($(strip $(SOLARENV)),)
include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/../solenv/gbuild/source_and_rerun.mk
else
+gb_SourceEnvAndRecurse_STAGE=gbuild
include $(SOLARENV)/gbuild/gbuild.mk
$(eval $(call gb_Module_make_global_targets,$(SRCDIR)/Module_tail_build.mk))