Kaydet (Commit) 07b10078 authored tarafından Nathan Yee's avatar Nathan Yee Kaydeden (comit) Jan Holesovsky

online update: Add MAR library creation capability

Change-Id: Icf2a97b4b6f7bc75aaaec86bf5bc56192396d4e4
üst 2c505eca
...@@ -227,6 +227,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \ ...@@ -227,6 +227,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \
$(if $(ENABLE_ONLINE_UPDATE), \ $(if $(ENABLE_ONLINE_UPDATE), \
mar \
updatecheckui \ updatecheckui \
updchk \ updchk \
) \ ) \
......
...@@ -89,6 +89,7 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ ...@@ -89,6 +89,7 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\
$(call gb_Helper_optional,ODK,odk) \ $(call gb_Helper_optional,ODK,odk) \
offapi \ offapi \
officecfg \ officecfg \
onlineupdate \
oovbaapi \ oovbaapi \
oox \ oox \
$(call gb_Helper_optional,OPENCL,opencl) \ $(call gb_Helper_optional,OPENCL,opencl) \
......
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