summaryrefslogtreecommitdiff
path: root/RepositoryFixes.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-03-05 21:36:01 +0200
committerTor Lillqvist <tml@iki.fi>2012-03-05 22:30:10 +0200
commitb69285590d704b08852c22dbb5ed073bff9998ce (patch)
tree5e27b3fb6a9ec04ef5d7c4250fa5552e554c11ed /RepositoryFixes.mk
parent07eb8bdcdf0f75a36f5e22a825102070e1255240 (diff)
Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTING
The tables functionality in Writer documents need SbxValue.
Diffstat (limited to 'RepositoryFixes.mk')
-rw-r--r--RepositoryFixes.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryFixes.mk b/RepositoryFixes.mk
index ef2b957105cc..c15643f62df7 100644
--- a/RepositoryFixes.mk
+++ b/RepositoryFixes.mk
@@ -132,7 +132,6 @@ endif # ifeq ($(OS),WNT)
ifeq (,$(filter SCRIPTING,$(BUILD_TYPE)))
-gb_Library_FILENAMES := $(patsubst sb:libsb%,,$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst vbahelper:libvbahelper%,,$(gb_Library_FILENAMES))
endif