diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-10-12 21:32:09 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-11-28 13:28:25 -0500 |
commit | 6f2013f164c2550073346bf175c1173c1032b598 (patch) | |
tree | ca9563407ec63829be24b2630d44ffd54acafe7a /sc/Library_sc.mk | |
parent | 0b69fbe315398fb5d1117d14ca347c171967dec9 (diff) |
More progress on the dialog.
Change-Id: Ib07d6d5de7cd0d72356bbb7859342f5038f05f95
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r-- | sc/Library_sc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk index 641dde1e15ff..348300fcd80c 100644 --- a/sc/Library_sc.mk +++ b/sc/Library_sc.mk @@ -206,6 +206,7 @@ $(eval $(call gb_Library_add_exception_objects,sc,\ sc/source/core/tool/navicfg \ sc/source/core/tool/odffmap \ sc/source/core/tool/optutil \ + sc/source/core/tool/orcusxml \ sc/source/core/tool/parclass \ sc/source/core/tool/printopt \ sc/source/core/tool/prnsave \ |