summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-02-09 17:54:00 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-02-10 21:41:46 +0100
commit5cabaf5a32188f24344f68fa48cbdc0a8b8cfb41 (patch)
tree36362949319d90e12942d3250ec4d0cf9ad58c50 /sd/Library_sd.mk
parent19b33ca42f1ce38a2e58070f962f37ecae58be0d (diff)
fdo#39491 more of unnecessary include paths
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index 1b030bb3ff46..849d0c6bc07b 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -51,10 +51,8 @@ $(eval $(call gb_Library_add_sdi_headers,sd,\
$(eval $(call gb_Library_set_include,sd,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/sd/inc) \
- -I$(realpath $(SRCDIR)/sd/sdi) \
-I$(realpath $(SRCDIR)/sd/source/ui/inc) \
-I$(realpath $(SRCDIR)/sd/source/ui/slidesorter/inc) \
- -I$(WORKDIR)/inc/sd \
-I$(WORKDIR)/SdiTarget/sd/sdi \
))