diff options
author | Michael Stahl <mst@openoffice.org> | 2011-04-15 17:27:06 +0000 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-17 17:37:03 +0200 |
commit | d0d162ecdc0d037b59e36391cd3c6a900d1a660b (patch) | |
tree | 55a59822d7631803fd82f391b80541611a52cdbb /vbahelper | |
parent | 1ebfe11a8ddd2638f1fd5d422b64298367f5b642 (diff) |
gnumake4: vbahelper: link svxcore [hg:1dabf718a032]
Diffstat (limited to 'vbahelper')
-rwxr-xr-x | vbahelper/Library_vbahelper.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vbahelper/Library_vbahelper.mk b/vbahelper/Library_vbahelper.mk index 5475b211c210..380b0d0bc55c 100755 --- a/vbahelper/Library_vbahelper.mk +++ b/vbahelper/Library_vbahelper.mk @@ -59,6 +59,7 @@ $(eval $(call gb_Library_add_linked_libs,vbahelper,\ stl \ svl \ svt \ + svxcore \ tk \ tl \ utl \ |