summaryrefslogtreecommitdiff
path: root/libs/binder/trusty/rust/rpcbinder/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libs/binder/trusty/rust/rpcbinder/rules.mk')
-rw-r--r--libs/binder/trusty/rust/rpcbinder/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/binder/trusty/rust/rpcbinder/rules.mk b/libs/binder/trusty/rust/rpcbinder/rules.mk
index 76f3b9401f..97f5c03cba 100644
--- a/libs/binder/trusty/rust/rpcbinder/rules.mk
+++ b/libs/binder/trusty/rust/rpcbinder/rules.mk
@@ -28,6 +28,8 @@ MODULE_LIBRARY_DEPS += \
$(LIBBINDER_DIR)/trusty/rust \
$(LIBBINDER_DIR)/trusty/rust/binder_ndk_sys \
$(LIBBINDER_DIR)/trusty/rust/binder_rpc_unstable_bindgen \
+ $(LIBBINDER_DIR)/trusty/rust/binder_rpc_server_bindgen \
+ external/rust/crates/cfg-if \
external/rust/crates/foreign-types \
trusty/user/base/lib/tipc/rust \
trusty/user/base/lib/trusty-sys \