summaryrefslogtreecommitdiff
path: root/sw/Library_swui.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-01-21 02:55:27 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-02-10 21:41:45 +0100
commit12bf03351ea38fb2d2eb5e184cd455d2d019fe1a (patch)
tree16d262beb0cb779176de98c7385d7dee9b7075cf /sw/Library_swui.mk
parent4b30ec9def591ba77d5ec9ac09ded1e6782ede8d (diff)
fdo#39491 remove nonexistent include paths
Diffstat (limited to 'sw/Library_swui.mk')
-rw-r--r--sw/Library_swui.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk
index ce6f9889028b..fe1c2545d421 100644
--- a/sw/Library_swui.mk
+++ b/sw/Library_swui.mk
@@ -34,7 +34,6 @@ $(eval $(call gb_Library_set_include,swui,\
-I$(realpath $(SRCDIR)/sw/source/filter/inc) \
-I$(realpath $(SRCDIR)/sw/source/ui/inc) \
-I$(WORKDIR)/SdiTarget/sw/sdi \
- -I$(WORKDIR)/Misc/sw \
$$(INCLUDE) \
))