lngconvex is just a build-tool for Windows
Change-Id: I0395b5d14babe14301bd89f79f87eaa02c0ab7f4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127912 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
This commit is contained in:
parent
df37e6e980
commit
9f33f046f0
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
|||
$(eval $(call gb_Module_Module,shell))
|
||||
|
||||
ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
|
||||
$(eval $(call gb_Module_add_targets,shell,\
|
||||
Executable_lngconvex \
|
||||
$(eval $(call gb_Module_add_targets_for_build,shell,\
|
||||
$(if $(filter WNT,$(OS)),Executable_lngconvex) \
|
||||
))
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue