summaryrefslogtreecommitdiff
path: root/src/rust
diff options
context:
space:
mode:
Diffstat (limited to 'src/rust')
-rw-r--r--src/rust/build.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rust/build.rs b/src/rust/build.rs
index 4d3c9d8eb4..90f53bd235 100644
--- a/src/rust/build.rs
+++ b/src/rust/build.rs
@@ -157,6 +157,7 @@ pub fn main() {
cfg.component("tor-lock");
cfg.component("tor-fdio");
cfg.component("tor-container-testing");
+ cfg.component("tor-smartlist-core-testing");
cfg.component("tor-string-testing");
cfg.component("tor-malloc");
cfg.component("tor-wallclock");