summaryrefslogtreecommitdiff
path: root/svtools/Executable_langsupport.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-04-24 11:27:16 +0300
committerTor Lillqvist <tml@iki.fi>2013-04-24 11:27:16 +0300
commit81f077bcf2f1dab1ec72b4707f2e2782100d66eb (patch)
tree3e81e2a0ca955d135accdf85fbe4b091486f51c8 /svtools/Executable_langsupport.mk
parentd12a3e8b760c3b104b0adbf7b7adafd1498a836e (diff)
Don't point to inc directories that don't exist any longer
Change-Id: If783897a60a545baf3968c5eeccf80a1e186bc51
Diffstat (limited to 'svtools/Executable_langsupport.mk')
-rw-r--r--svtools/Executable_langsupport.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/Executable_langsupport.mk b/svtools/Executable_langsupport.mk
index 7f822cc4476a..94c49fc5e5e3 100644
--- a/svtools/Executable_langsupport.mk
+++ b/svtools/Executable_langsupport.mk
@@ -14,7 +14,6 @@ $(eval $(call gb_Executable_set_targettype_gui,langsupport,YES))
$(eval $(call gb_Executable_set_include,langsupport,\
$$(INCLUDE) \
-I$(SRCDIR)/svtools/inc \
- -I$(SRCDIR)/svtools/inc/svtools \
-I$(SRCDIR)/svtools/source/inc \
))