ofz: fix build, webpfuzzer missing from Repository.mk
Change-Id: I8cd33d24b3289b00471aa10404dbb77343365d7c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129245 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
parent
98d6ed2aeb
commit
eb22360b0f
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
|
|||
$(call gb_Helper_optional,FUZZERS,htmlfuzzer) \
|
||||
$(call gb_Helper_optional,FUZZERS,sftfuzzer) \
|
||||
$(call gb_Helper_optional,FUZZERS,dbffuzzer) \
|
||||
$(call gb_Helper_optional,FUZZERS,webpfuzzer) \
|
||||
soffice_bin \
|
||||
$(call gb_CondExeUnopkg, \
|
||||
unopkg_bin \
|
||||
|
|
Loading…
Reference in a new issue