summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-06-29 02:06:25 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-06-29 02:56:38 +0200
commitb3aabf223ec7bc2678fd6dfbbbbb79ab7f079e5b (patch)
tree3e5a970fe1af560d0ded6765bac55beb61c1a43f /sc/Library_sc.mk
parentd4f631e8ceb7f02a18565cf0470c8170215e69f8 (diff)
extract this functionality from the uno code
we need this code in our next step for some mappings in the filters code Change-Id: I059d9d05877846215e1a967123dc253de605417e
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r--sc/Library_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk
index 58a54067eace..c1d12a2ce8f6 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -252,6 +252,7 @@ $(eval $(call gb_Library_add_exception_objects,sc,\
sc/source/core/tool/scopetools \
sc/source/core/tool/simplerangelist \
sc/source/core/tool/stringutil \
+ sc/source/core/tool/stylehelper \
sc/source/core/tool/subtotal \
sc/source/core/tool/token \
sc/source/core/tool/typedstrdata \