From a0476cf0193834c66d5472c22e0ddea466603568 Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Wed, 7 Dec 2011 13:12:22 +0100 Subject: in modules, when we have a env we are in stage gbuild --- tail_build/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tail_build') 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)) -- cgit v1.2.3