summaryrefslogtreecommitdiff
path: root/vcl/Module_vcl.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-12-20 17:32:15 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-12-21 16:00:52 +0100
commit0dc3b103d214cb6f92495482eb9d307920127ea2 (patch)
tree26ef5219bba0e93862e71e37ed93320eb0974efd /vcl/Module_vcl.mk
parentf297b0d043e0767d85f00aa1e4cae5b036b0ac51 (diff)
add html fuzzer
This reverts commit 111db5b992ae5870e76313f76e633a4edcccf010. Change-Id: I1138592ab54865f4c2ac4599fab572c5666bf723 Reviewed-on: https://gerrit.libreoffice.org/46864 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 'vcl/Module_vcl.mk')
-rw-r--r--vcl/Module_vcl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index 176c061af8f5..91fcbba026d7 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -163,6 +163,7 @@ $(eval $(call gb_Module_add_targets,vcl,\
Executable_pptxfuzzer \
Executable_mmlfuzzer \
Executable_mtpfuzzer \
+ Executable_htmlfuzzer \
))
endif