summaryrefslogtreecommitdiff
path: root/sax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sax/Makefile')
-rw-r--r--sax/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sax/Makefile b/sax/Makefile
index 7b3dec8b4c28..7bbbe6c703e6 100644
--- a/sax/Makefile
+++ b/sax/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,$(shell ls $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/Module*.mk)))