aboutsummaryrefslogtreecommitdiff
path: root/pw_system/py/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'pw_system/py/BUILD.bazel')
-rw-r--r--pw_system/py/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/pw_system/py/BUILD.bazel b/pw_system/py/BUILD.bazel
index a45c81dd9..61c72038d 100644
--- a/pw_system/py/BUILD.bazel
+++ b/pw_system/py/BUILD.bazel
@@ -33,6 +33,7 @@ py_library(
"pw_system/__init__.py",
"pw_system/console.py",
"pw_system/device.py",
+ "pw_system/device_tracing.py",
],
imports = ["."],
tags = ["manual"],