diff options
Diffstat (limited to 'svx/Library_svx.mk')
-rw-r--r-- | svx/Library_svx.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk index f1c0c2ba54fe..db5ab90c463e 100644 --- a/svx/Library_svx.mk +++ b/svx/Library_svx.mk @@ -46,6 +46,8 @@ $(eval $(call gb_Library_use_libraries,svx,\ comphelper \ cppuhelper \ cppu \ + $(call gb_Helper_optional,DBCONNECTIVITY, \ + dbtools) \ drawinglayer \ editeng \ fwe \ |