diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-04-28 21:07:05 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-04-28 21:07:05 -0500 |
commit | 7438c388e31ac611af903dc98006b084f565911e (patch) | |
tree | 8fc9b407f656bbc5faad0fbc44deaafb7a73f3ff /sw/Library_swui.mk | |
parent | 2c05c11b6483e101da75fa85a34a14821d1f7f18 (diff) |
remove double objects include in sw
Diffstat (limited to 'sw/Library_swui.mk')
-rw-r--r-- | sw/Library_swui.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk index 5cad4b195dfc..0b5c708b6a28 100644 --- a/sw/Library_swui.mk +++ b/sw/Library_swui.mk @@ -59,6 +59,7 @@ $(eval $(call gb_Library_add_linked_libs,swui,\ svx \ svxcore \ sw \ + swd \ tk \ tl \ ucbhelper \ |