summaryrefslogtreecommitdiffstats
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-06 17:38:19 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-07 01:41:23 +0200
commite264ff550f5e2f2cfc836e9ecdf3c5065aed1d97 (patch)
tree4cdd4305b9bbbbe2c6401a4cc7b247766fb92cdd /sd/Library_sd.mk
parenthelpcompiler: remove Package_inc (diff)
downloadcore-e264ff550f5e2f2cfc836e9ecdf3c5065aed1d97.tar.gz
core-e264ff550f5e2f2cfc836e9ecdf3c5065aed1d97.zip
bluez_bluetooth: remove Package_inc
Change-Id: I1168fca3ad3091f9562dfe25aee45329ebbb4988
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index c18535345d91..55fb129ec698 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -32,12 +32,9 @@ $(eval $(call gb_Library_add_sdi_headers,sd,\
sd/sdi/sdslots \
))
-$(eval $(call gb_Library_use_packages,sd,\
- bluez_bluetooth_inc \
-))
-
$(eval $(call gb_Library_set_include,sd,\
$$(INCLUDE) \
+ -I$(SRCDIR)/bluez_bluetooth/inc \
-I$(SRCDIR)/sd/inc \
-I$(SRCDIR)/sd/source/ui/inc \
-I$(SRCDIR)/sd/source/ui/slidesorter/inc \