From 2acd8fbac96959f5456d0d59bbc15db0786dab5a 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 --- basegfx/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'basegfx/Makefile') diff --git a/basegfx/Makefile b/basegfx/Makefile index 7b3dec8b4c28..7bbbe6c703e6 100644 --- a/basegfx/Makefile +++ b/basegfx/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))) -- cgit v1.2.3