summaryrefslogtreecommitdiff
path: root/sw/Library_msword.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_msword.mk
parent4b30ec9def591ba77d5ec9ac09ded1e6782ede8d (diff)
fdo#39491 remove nonexistent include paths
Diffstat (limited to 'sw/Library_msword.mk')
-rw-r--r--sw/Library_msword.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk
index 8e61cabb507a..9951fb3076ec 100644
--- a/sw/Library_msword.mk
+++ b/sw/Library_msword.mk
@@ -35,8 +35,6 @@ $(eval $(call gb_Library_set_include,msword,\
-I$(realpath $(SRCDIR)/sw/source/ui/inc) \
-I$(realpath $(SRCDIR)/sw/source/filter/inc) \
-I$(realpath $(SRCDIR)/sw/inc) \
- -I$(WORKDIR)/inc/sw/sdi \
- -I$(WORKDIR)/Misc/sw/ \
$$(INCLUDE) \
-I$(WORKDIR)/oox/inc/ \
))