summaryrefslogtreecommitdiff
path: root/svtools/Library_svt.mk
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-09-17 08:52:21 -0300
committerMichael Stahl <mstahl@redhat.com>2013-09-17 18:51:54 +0000
commite95b076744da8911b2804501b418649a9147e3a9 (patch)
tree59b3bded7cf544b348b3ae62ab0634df14227954 /svtools/Library_svt.mk
parentb6fc0ac84ce68586393784713693cc6b658a2785 (diff)
fdo#63926: remove extra include paths in svtools/ and sfx2/
Change-Id: I0b47849ba0fa0dfaf4a481779a5ece09be496c1e Reviewed-on: https://gerrit.libreoffice.org/5973 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'svtools/Library_svt.mk')
-rw-r--r--svtools/Library_svt.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/Library_svt.mk b/svtools/Library_svt.mk
index e5d3f399d002..1a176519675e 100644
--- a/svtools/Library_svt.mk
+++ b/svtools/Library_svt.mk
@@ -31,7 +31,6 @@ $(eval $(call gb_Library_use_sdk_api,svt))
$(eval $(call gb_Library_set_include,svt,\
$$(INCLUDE) \
- -I$(SRCDIR)/include/svtools/ \
-I$(SRCDIR)/svtools/source/inc \
-I$(SRCDIR)/svtools/inc \
))