diff options
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/Executable_langsupport.mk | 1 |
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 \ )) |