summaryrefslogtreecommitdiff
path: root/dbaccess/Library_dba.mk
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/Library_dba.mk')
-rw-r--r--dbaccess/Library_dba.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbaccess/Library_dba.mk b/dbaccess/Library_dba.mk
index 9af43f75c3de..52eae77d8d78 100644
--- a/dbaccess/Library_dba.mk
+++ b/dbaccess/Library_dba.mk
@@ -14,6 +14,7 @@ $(eval $(call gb_Library_set_include,dba,\
-I$(SRCDIR)/dbaccess/inc \
-I$(SRCDIR)/dbaccess/source/inc \
-I$(SRCDIR)/dbaccess/source/core/inc \
+ -I$(SRCDIR)/dbaccess/source/filter/hsqldb \
-I$(WORKDIR)/YaccTarget/connectivity/source/parse \
))
@@ -31,6 +32,7 @@ $(eval $(call gb_Library_use_libraries,dba,\
comphelper \
cppu \
cppuhelper \
+ dbahsql \
dbtools \
fwe \
i18nlangtag \