diff --git a/extension/export_util/TARGETS b/extension/export_util/TARGETS index b6219d2ff6e..0ec85fda632 100644 --- a/extension/export_util/TARGETS +++ b/extension/export_util/TARGETS @@ -12,6 +12,7 @@ runtime.python_library( "//bento/...", "//bento_kernels/...", "//executorch/...", + "@EXECUTORCH_CLIENTS", ], deps = [ "//caffe2:torch",