aboutsummaryrefslogtreecommitdiff
path: root/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.bazel')
-rw-r--r--BUILD.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index a5ba2f52..5afcd034 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -24,7 +24,7 @@ define_kt_toolchain(
pkg_tar(
name = "jazzer_release",
srcs = [
- "//agent:jazzer_agent_deploy.jar",
+ "//agent:jazzer_agent_deploy",
"//agent:jazzer_api_deploy.jar",
"//driver:jazzer_driver",
],