diff options
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |