summaryrefslogtreecommitdiff
path: root/uui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'uui/Makefile')
-rw-r--r--uui/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/uui/Makefile b/uui/Makefile
index 7b3dec8b4c28..7bbbe6c703e6 100644
--- a/uui/Makefile
+++ b/uui/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)))