summaryrefslogtreecommitdiffstats
path: root/Repository.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-03-02 14:41:46 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-03-15 13:44:15 +0000
commitf5bfdb06e3a14e0a754d09690a323a6f8ba3f0fa (patch)
tree56753b2fb45a390a00f4df52ab078bd9e235a6af /Repository.mk
parentutl::TempFile can give a stream directly without bringing ucb into it (diff)
downloadcore-f5bfdb06e3a14e0a754d09690a323a6f8ba3f0fa.tar.gz
core-f5bfdb06e3a14e0a754d09690a323a6f8ba3f0fa.zip
add ppt fuzzer
Change-Id: I283d24fc2d7420273c3769fcd4ea3938da85afb4
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 391d8bb2fd0f..0c8dc9aeae39 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -116,6 +116,7 @@ $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \
$(call gb_Helper_optional,FUZZERS,602fuzzer) \
$(call gb_Helper_optional,FUZZERS,lwpfuzzer) \
$(call gb_Helper_optional,FUZZERS,olefuzzer) \
+ $(call gb_Helper_optional,FUZZERS,pptfuzzer) \
$(if $(filter-out ANDROID IOS MACOSX WNT,$(OS)),oosplash) \
soffice_bin \
$(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \