diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-08-07 18:46:57 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2013-08-12 19:46:26 -0400 |
commit | c3f631ea5c09072a2e6bbb1f3a71b3a331b62713 (patch) | |
tree | 201ad4ec4476eab50cdf17a707e160ea66cdc6e5 /sc/Library_scfilt.mk | |
parent | 3c4fb3d0741a762fd21cc4e0dad631a81f1057f3 (diff) |
Rework shared formula import in orcus handler.
Change-Id: I3a6ed347565fff7cc984960929c66997e3a18f1e
Diffstat (limited to 'sc/Library_scfilt.mk')
-rw-r--r-- | sc/Library_scfilt.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_scfilt.mk b/sc/Library_scfilt.mk index 89b96ed9017c..75ee0fee8d43 100644 --- a/sc/Library_scfilt.mk +++ b/sc/Library_scfilt.mk @@ -133,6 +133,7 @@ $(eval $(call gb_Library_add_exception_objects,scfilt,\ sc/source/filter/ftools/fapihelper \ sc/source/filter/ftools/fprogressbar \ sc/source/filter/ftools/ftools \ + sc/source/filter/ftools/sharedformulagroups \ sc/source/filter/html/htmlexp \ sc/source/filter/html/htmlexp2 \ sc/source/filter/html/htmlimp \ |