summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-12-06 14:22:39 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-12-20 17:41:43 +0100
commit6fc7f85de7f0bfa8ee36f867e321a8816ad1e385 (patch)
treea40222bbe4f5fd6830e502a49b205aa26543a490 /Repository.mk
parent861086a21449acb168e52e4eab606692200d2622 (diff)
add html fuzzer
Change-Id: I03a61421c477642548d9814610faeb570bd34c8d Reviewed-on: https://gerrit.libreoffice.org/45970 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index 4e9728adc5c6..cc540ef4139e 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -142,6 +142,7 @@ $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
$(call gb_Helper_optional,FUZZERS,pptxfuzzer) \
$(call gb_Helper_optional,FUZZERS,mmlfuzzer) \
$(call gb_Helper_optional,FUZZERS,mtpfuzzer) \
+ $(call gb_Helper_optional,FUZZERS,htmlfuzzer) \
$(if $(filter-out ANDROID IOS MACOSX WNT,$(OS)),oosplash) \
soffice_bin \
$(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \