online update: Add MAR library creation capability
Change-Id: Icf2a97b4b6f7bc75aaaec86bf5bc56192396d4e4
This commit is contained in:
parent
2c505eca0c
commit
07b10078ef
2 changed files with 2 additions and 0 deletions
|
@ -227,6 +227,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
|
|||
|
||||
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
|
||||
$(if $(ENABLE_ONLINE_UPDATE), \
|
||||
mar \
|
||||
updatecheckui \
|
||||
updchk \
|
||||
) \
|
||||
|
|
|
@ -89,6 +89,7 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\
|
|||
$(call gb_Helper_optional,ODK,odk) \
|
||||
offapi \
|
||||
officecfg \
|
||||
onlineupdate \
|
||||
oovbaapi \
|
||||
oox \
|
||||
$(call gb_Helper_optional,OPENCL,opencl) \
|
||||
|
|
Loading…
Reference in a new issue