svx: Pakage_gengal is not needed on WNT
Change-Id: Ia012b38485f002748133c4a5f0d32d5d87168549
This commit is contained in:
parent
dbe2f8900f
commit
ed4a51b84b
@ -35,8 +35,8 @@ $(eval $(call gb_Module_add_l10n_targets,svx,\
|
|||||||
ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
|
ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
|
||||||
$(eval $(call gb_Module_add_targets,svx,\
|
$(eval $(call gb_Module_add_targets,svx,\
|
||||||
Executable_gengal \
|
Executable_gengal \
|
||||||
Package_gengal \
|
|
||||||
$(if $(filter-out WNT,$(OS)), \
|
$(if $(filter-out WNT,$(OS)), \
|
||||||
|
Package_gengal \
|
||||||
Executable_pixelctl) \
|
Executable_pixelctl) \
|
||||||
))
|
))
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user