summaryrefslogtreecommitdiff
path: root/fuzz/atom/vercmp
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz/atom/vercmp')
-rw-r--r--fuzz/atom/vercmp/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzz/atom/vercmp/meson.build b/fuzz/atom/vercmp/meson.build
index 025c6fb..4f451d9 100644
--- a/fuzz/atom/vercmp/meson.build
+++ b/fuzz/atom/vercmp/meson.build
@@ -12,7 +12,7 @@ corpus = custom_target(
)
fuzz_rs = static_library(
- 'fuzzer',
+ 'vercmp_fuzzer',
'fuzz.rs',
rust_abi: 'c',
rust_args: [