summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-05-29 23:25:06 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-05-30 11:37:20 -0400
commitb52fc9ad0469f5a16496b2eb5a6b77e3028814ee (patch)
treec29783df3d78595a80e9f0ac3a42e6df66833124 /sc/Library_sc.mk
parentbebc0e4286edefc20e31b554bccb867274e82a5c (diff)
Create a common struct for interpreter config options.
And use it both in the core interpreter and the configuration UI. Change-Id: Ia2a16fcb53025840d906864b564255cd3c53e8e9
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 20a5eafd72e1..72d9da3c945b 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -158,6 +158,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/calcconfig \
sc/source/core/tool/callform \
sc/source/core/tool/cellform \
sc/source/core/tool/cellkeytranslator \