diff options
-rw-r--r-- | framework/Makefile | 2 | ||||
-rw-r--r-- | sfx2/Makefile | 2 | ||||
-rw-r--r-- | xmloff/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/framework/Makefile b/framework/Makefile index b7391a8db240..5002d3f122a1 100644 --- a/framework/Makefile +++ b/framework/Makefile @@ -29,7 +29,7 @@ ifeq ($(strip $(SOLARENV)),) $(error No environment set!) endif -gb_PARTITIALBUILD := T +gb_PARTIALBUILD := T GBUILDDIR := $(SOLARENV)/gbuild include $(GBUILDDIR)/gbuild.mk diff --git a/sfx2/Makefile b/sfx2/Makefile index b7391a8db240..5002d3f122a1 100644 --- a/sfx2/Makefile +++ b/sfx2/Makefile @@ -29,7 +29,7 @@ ifeq ($(strip $(SOLARENV)),) $(error No environment set!) endif -gb_PARTITIALBUILD := T +gb_PARTIALBUILD := T GBUILDDIR := $(SOLARENV)/gbuild include $(GBUILDDIR)/gbuild.mk diff --git a/xmloff/Makefile b/xmloff/Makefile index b7391a8db240..5002d3f122a1 100644 --- a/xmloff/Makefile +++ b/xmloff/Makefile @@ -29,7 +29,7 @@ ifeq ($(strip $(SOLARENV)),) $(error No environment set!) endif -gb_PARTITIALBUILD := T +gb_PARTIALBUILD := T GBUILDDIR := $(SOLARENV)/gbuild include $(GBUILDDIR)/gbuild.mk |