summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.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 /sfx2/Library_sfx.mk
parent19b33ca42f1ce38a2e58070f962f37ecae58be0d (diff)
fdo#39491 more of unnecessary include paths
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r--sfx2/Library_sfx.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk
index f6597b583aae..cf7c58078323 100644
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -47,7 +47,6 @@ $(eval $(call gb_Library_set_include,sfx,\
-I$(realpath $(SRCDIR)/sfx2/inc/sfx2) \
-I$(realpath $(SRCDIR)/sfx2/source/inc) \
-I$(WORKDIR)/SdiTarget/sfx2/sdi \
- -I$(WORKDIR)/inc/ \
$$(INCLUDE) \
))