summaryrefslogtreecommitdiff
path: root/vcl/Executable_pctfuzzer.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/Executable_pctfuzzer.mk')
-rw-r--r--vcl/Executable_pctfuzzer.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/Executable_pctfuzzer.mk b/vcl/Executable_pctfuzzer.mk
index 670a7fe3d3e8..17c8c61233d4 100644
--- a/vcl/Executable_pctfuzzer.mk
+++ b/vcl/Executable_pctfuzzer.mk
@@ -27,13 +27,14 @@ $(eval $(call gb_Executable_set_include,pctfuzzer,\
))
$(eval $(call gb_Executable_use_libraries,pctfuzzer,\
- $(fuzzer_libraries) \
+ $(fuzzer_core_libraries) \
))
$(eval $(call gb_Executable_use_static_libraries,pctfuzzer,\
findsofficepath \
ulingu \
- fuzzer \
+ fuzzer_core \
+ fuzzerstubs \
))
$(eval $(call gb_Executable_add_exception_objects,pctfuzzer,\