summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-04-27 20:44:24 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-04-28 09:43:29 +0200
commit0bf3220b91dfc39aced853cb53c5dcd008381dfa (patch)
treed5ae2ec33a7ddb99919eff0935a8b358e8fc2eaf /vcl
parent00e90218fd912525f8bfb6592cd235336e8f5496 (diff)
fix oss-fuzz build
Change-Id: I3ca1676f3f447d720aa9dea28572daff8cff8d87 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92992 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/Executable_fodtfuzzer.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/Executable_fodtfuzzer.mk b/vcl/Executable_fodtfuzzer.mk
index c9801df6c678..ff9b7a37f4e6 100644
--- a/vcl/Executable_fodtfuzzer.mk
+++ b/vcl/Executable_fodtfuzzer.mk
@@ -19,6 +19,7 @@ $(eval $(call gb_Executable_use_api,fodtfuzzer,\
$(eval $(call gb_Executable_use_externals,fodtfuzzer,\
$(fuzzer_externals) \
+ librevenge \
))
$(eval $(call gb_Executable_set_include,fodtfuzzer,\