diff options
author | Kohei Yoshida <kohei.yoshida@collabora.com> | 2013-12-18 23:51:27 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@collabora.com> | 2013-12-19 15:33:08 -0500 |
commit | a17794d5fa8d6757a1f3caff7d9428720c0a357e (patch) | |
tree | c464d7acc38cf9f5190234b85203d2492d81f938 /sc/Library_sc.mk | |
parent | ec5aea8ceddc6701234c7d9b68160b6998be3633 (diff) |
Switch away from using the sfx2 link manager for data stream.
Change-Id: I05ac5a8151135ace7f4e351cfedab0170c8d9a57
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 01a4ab964e5b..8eeab594157f 100644 --- a/sc/Library_sc.mk +++ b/sc/Library_sc.mk @@ -404,6 +404,7 @@ $(eval $(call gb_Library_add_exception_objects,sc,\ sc/source/ui/docshell/docsh6 \ sc/source/ui/docshell/docsh7 \ sc/source/ui/docshell/docsh8 \ + sc/source/ui/docshell/documentlinkmgr \ sc/source/ui/docshell/editable \ sc/source/ui/docshell/externalrefmgr \ sc/source/ui/docshell/impex \ |