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