diff options
Diffstat (limited to 'i18npool/Executable_gendict.mk')
-rw-r--r-- | i18npool/Executable_gendict.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/i18npool/Executable_gendict.mk b/i18npool/Executable_gendict.mk index ca603251c41f..262d5d1140e0 100644 --- a/i18npool/Executable_gendict.mk +++ b/i18npool/Executable_gendict.mk @@ -28,8 +28,6 @@ $(eval $(call gb_Executable_Executable,gendict)) -$(eval $(call gb_Executable_add_precompiled_header,gendict,$(SRCDIR)/i18npool/inc/pch/precompiled_i18npool)) - $(eval $(call gb_Executable_set_include,gendict,\ $$(INCLUDE) \ -I$(realpath $(SRCDIR)/i18npool/inc/pch) \ |