aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/BUILD.bazel')
-rw-r--r--arm_compute/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/BUILD.bazel b/arm_compute/BUILD.bazel
index 641a327d51..d1219015b7 100644
--- a/arm_compute/BUILD.bazel
+++ b/arm_compute/BUILD.bazel
@@ -28,6 +28,7 @@ cc_library(
"*.h",
"*.hpp",
"dynamic_fusion/**/*.h",
+ "function_info/**/*.h",
]),
visibility = ["//visibility:public"],
)