summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-03-27 22:52:31 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-03-28 01:12:51 -0400
commite610388522c31455bb989c957e9480fa7fbcdf6c (patch)
tree22ad4bb0bbe2c7a1309120f5b6c4f31defbeeb08 /sc/Library_sc.mk
parentf847a0e29bb2bf1f2992c1e67cf2aa281bcfe355 (diff)
We only need to send the broadcaster instance with ScHint.
Another ScBaseCell eliminated. Change-Id: I32a07024dd1d8ab536038942aa7209a7829d193c
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 2ee7004024f6..46ab33020904 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -180,6 +180,7 @@ $(eval $(call gb_Library_add_exception_objects,sc,\
sc/source/core/tool/adiasync \
sc/source/core/tool/appoptio \
sc/source/core/tool/autoform \
+ sc/source/core/tool/brdcst \
sc/source/core/tool/calcconfig \
sc/source/core/tool/callform \
sc/source/core/tool/cellform \