aboutsummaryrefslogtreecommitdiff
path: root/src/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'src/BUILD.bazel')
-rw-r--r--src/BUILD.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/BUILD.bazel b/src/BUILD.bazel
index 12dc1ca340..bf71e534e2 100644
--- a/src/BUILD.bazel
+++ b/src/BUILD.bazel
@@ -355,7 +355,7 @@ filegroup(
)
filegroup(
- name = "arm_compute_core_srcs",
+ name = "arm_compute_srcs",
srcs = ["c/AclContext.cpp",
"c/AclOperator.cpp",
"c/AclQueue.cpp",