summaryrefslogtreecommitdiff
path: root/dbaccess/Library_sdbt.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-06 17:19:41 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-07 01:41:23 +0200
commit9a7603187eb5cc580d33212ee147f9ac89de55f4 (patch)
treef003910cba61325bcd080e75972e6cb2eaa44259 /dbaccess/Library_sdbt.mk
parent7556ba312ff3a7409b7da55f220d3ff877505a3b (diff)
dbaccess: remove Package_inc
Change-Id: I8e6748eef04f25603851a33d049cb9585fa04cc6
Diffstat (limited to 'dbaccess/Library_sdbt.mk')
-rw-r--r--dbaccess/Library_sdbt.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/dbaccess/Library_sdbt.mk b/dbaccess/Library_sdbt.mk
index 5e4d74872497..c934f9f1b471 100644
--- a/dbaccess/Library_sdbt.mk
+++ b/dbaccess/Library_sdbt.mk
@@ -9,13 +9,8 @@
$(eval $(call gb_Library_Library,sdbt))
-$(eval $(call gb_Library_use_packages,sdbt,\
- dbaccess_inc \
-))
-
$(eval $(call gb_Library_set_include,sdbt,\
$$(INCLUDE) \
- -I$(SRCDIR)/dbaccess/inc \
-I$(SRCDIR)/dbaccess/source/inc/ \
-I$(SRCDIR)/dbaccess/source/sdbtools/inc \
))