only build pyuno when configuration says so
Change-Id: Ic20057a1874a6ca959304423688d6ce2d13a5829
This commit is contained in:
parent
0b379def83
commit
d2bd6c90c4
1 changed files with 3 additions and 1 deletions
|
@ -78,7 +78,9 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
|
|||
package \
|
||||
padmin \
|
||||
psprint_config \
|
||||
pyuno \
|
||||
$(if $(filter PYUNO,$(BUILD_TYPE)),\
|
||||
pyuno \
|
||||
) \
|
||||
$(if $(filter QADEVOOO,$(BUILD_TYPE)),\
|
||||
qadevOOo \
|
||||
) \
|
||||
|
|
Loading…
Reference in a new issue