summaryrefslogtreecommitdiff
path: root/connectivity/Library_dbtools.mk
diff options
context:
space:
mode:
authorMatthew Nicholls <matthew.nicholls95@hotmail.co.uk>2015-04-01 15:43:32 +0100
committerDavid Tardon <dtardon@redhat.com>2015-04-14 14:29:02 +0000
commitb7bb34d74c5c764844f5b87483d09a61d3088695 (patch)
treec2e0827ed5ffe194ef51a8204b67d298c6741b50 /connectivity/Library_dbtools.mk
parent7b68534ab0d322522ee5f64250526050187b6a9c (diff)
tdf#88710 Kill svx dbtoolsclient
Removes dynamic loading logic described in tdf#84315, similar thing removed in swdbtoolsclient. Change-Id: I8762102a7263e6933354c2ff6f9978929b760f6e Reviewed-on: https://gerrit.libreoffice.org/15147 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'connectivity/Library_dbtools.mk')
-rw-r--r--connectivity/Library_dbtools.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/Library_dbtools.mk b/connectivity/Library_dbtools.mk
index 7170dc008e49..d0fc36c842e0 100644
--- a/connectivity/Library_dbtools.mk
+++ b/connectivity/Library_dbtools.mk
@@ -19,6 +19,7 @@ $(eval $(call gb_Library_set_componentfile,dbtools,connectivity/source/dbtools/d
$(eval $(call gb_Library_set_include,dbtools,\
$$(INCLUDE) \
+ -I$(SRCDIR)/connectivity/inc \
-I$(SRCDIR)/connectivity/source/inc \
))