summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-02-22 11:11:54 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-02-22 16:35:48 +0000
commit6a141837a7bc75a7ef4a7827256be5a3a0a6092d (patch)
tree01a43522a09e25d93c79e8385d8029b892ae9601 /Repository.mk
parent76c085c9888ee3cd96940ab558cbd1dd83d6b774 (diff)
add tif fuzzer
Change-Id: I4f7c73b85c34bfdf88536ed40b288392e7e21368
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 f05ff2d4a660..364078a3fbca 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -111,6 +111,7 @@ $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
$(call gb_Helper_optional,FUZZERS,pcxfuzzer) \
$(call gb_Helper_optional,FUZZERS,rasfuzzer) \
$(call gb_Helper_optional,FUZZERS,tgafuzzer) \
+ $(call gb_Helper_optional,FUZZERS,tiffuzzer) \
$(if $(filter-out ANDROID IOS MACOSX WNT,$(OS)),oosplash) \
soffice_bin \
$(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \