diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-03-12 18:57:32 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-03-12 18:57:32 -0600 |
commit | 9cd038e5b89c978ea24ba7efa7c3152801190455 (patch) | |
tree | 7d938fd9373eb827095787955e2feffca942b8fd /xmloff/Library_xo.mk | |
parent | e65c0fe553a9d1b85dcacfff7af9df8231427876 (diff) |
fix mis-merge all-around.
Diffstat (limited to 'xmloff/Library_xo.mk')
-rwxr-xr-x | xmloff/Library_xo.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk index 0544171dbfbd..4e91bd83f722 100755 --- a/xmloff/Library_xo.mk +++ b/xmloff/Library_xo.mk @@ -54,11 +54,10 @@ $(eval $(call gb_Library_add_linked_libs,xo,\ cppuhelper \ i18nisolang1 \ sal \ - stl \ + salhelper \ svl \ tl \ utl \ - vos3 \ $(gb_STDLIBS) \ )) |