diff options
-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 \ |