summaryrefslogtreecommitdiff
path: root/vcl/Module_vcl.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-12-05 12:59:08 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-12-05 13:01:04 +0000
commit46346a2f4e99f2838d650d08aa383f652f654666 (patch)
treed543704a243d40132a5e8beb0513d16bcb8c2dde /vcl/Module_vcl.mk
parent5ca4a50c17e9637c8b39293ec1d1c50402b563f7 (diff)
rename wmftester to wmffuzzer
to make it easy to distinguish these things if there ends up being a gadzillion of them Change-Id: Ifb75cfa5e3039b8730ce08644c6a76cd040f6ed8
Diffstat (limited to 'vcl/Module_vcl.mk')
-rw-r--r--vcl/Module_vcl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index 7123e41911d9..d7232f92376d 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -97,7 +97,7 @@ endif
ifneq ($(ENABLE_FUZZERS),)
$(eval $(call gb_Module_add_targets,vcl,\
- Executable_wmftester \
+ Executable_wmffuzzer \
))
endif