Kaydet (Commit) d2bd6c90 authored tarafından David Tardon's avatar David Tardon

only build pyuno when configuration says so

Change-Id: Ic20057a1874a6ca959304423688d6ce2d13a5829
üst 0b379def
......@@ -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 \
) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment