summaryrefslogtreecommitdiff
path: root/svtools
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 /svtools
parent4b30ec9def591ba77d5ec9ac09ded1e6782ede8d (diff)
fdo#39491 remove nonexistent include paths
Diffstat (limited to 'svtools')
-rw-r--r--svtools/Executable_bmp.mk1
-rw-r--r--svtools/Library_hatchwindowfactory.mk1
-rw-r--r--svtools/Library_svt.mk1
3 files changed, 0 insertions, 3 deletions
diff --git a/svtools/Executable_bmp.mk b/svtools/Executable_bmp.mk
index fe0cd55c9344..c2672ba6d942 100644
--- a/svtools/Executable_bmp.mk
+++ b/svtools/Executable_bmp.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_Executable_Executable,bmp))
$(eval $(call gb_Executable_set_include,bmp,\
$$(INCLUDE) \
- -I$(WORKDIR)/inc/svtools \
-I$(WORKDIR)/inc/ \
-I$(realpath $(SRCDIR)/svtools/inc) \
-I$(realpath $(SRCDIR)/svtools/inc/svtools) \
diff --git a/svtools/Library_hatchwindowfactory.mk b/svtools/Library_hatchwindowfactory.mk
index ce19c28fd766..9b3edfa12abc 100644
--- a/svtools/Library_hatchwindowfactory.mk
+++ b/svtools/Library_hatchwindowfactory.mk
@@ -32,7 +32,6 @@ $(eval $(call gb_Library_set_componentfile,hatchwindowfactory,svtools/source/hat
$(eval $(call gb_Library_set_include,hatchwindowfactory,\
$$(INCLUDE) \
- -I$(WORKDIR)/inc/svtools \
-I$(WORKDIR)/inc/ \
-I$(realpath $(SRCDIR)/svtools/inc) \
))
diff --git a/svtools/Library_svt.mk b/svtools/Library_svt.mk
index 19253fa0ff2c..fb294dea0c7a 100644
--- a/svtools/Library_svt.mk
+++ b/svtools/Library_svt.mk
@@ -39,7 +39,6 @@ $(eval $(call gb_Library_add_api,svt,\
$(eval $(call gb_Library_set_include,svt,\
$$(INCLUDE) \
- -I$(WORKDIR)/inc/svtools \
-I$(WORKDIR)/inc/ \
-I$(realpath $(SRCDIR)/svtools/inc/svtools) \
-I$(realpath $(SRCDIR)/svtools/source/inc) \