summaryrefslogtreecommitdiff
path: root/vcl/Module_vcl.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-02-07 12:19:10 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-02-09 12:45:18 +0100
commit575a2b0e25eedd7c113c376f57980bc9ce2f3825 (patch)
tree6f7c364351756a132f214486214cc0c53d506dbc /vcl/Module_vcl.mk
parent1af6354b46f32603365b53be16178ee792ba428a (diff)
add sft fuzzer
Change-Id: I0ee43e78b5366f2c23fb0bac9a103af987138411 Reviewed-on: https://gerrit.libreoffice.org/49372 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 7d3bfb5d77b3..59e5b9c2045f 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -172,6 +172,7 @@ $(eval $(call gb_Module_add_targets,vcl,\
Executable_mmlfuzzer \
Executable_mtpfuzzer \
Executable_htmlfuzzer \
+ Executable_sftfuzzer \
))
endif