Skip to content
Snippets Groups Projects
Commit b0adf2fc authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Fix up the rust build script library list.

parent bcf3e546
No related branches found
No related tags found
No related merge requests found
......@@ -151,10 +151,13 @@ pub fn main() {
// moving forward!
cfg.component("tor-crypt-ops-testing");
cfg.component("or-testing");
cfg.component("libtor-lock");
cfg.component("tor-log");
cfg.component("tor-lock");
cfg.component("tor-fdio");
cfg.component("tor-container-testing");
cfg.component("tor-string-testing");
cfg.component("tor-malloc");
cfg.component("tor-wallclock");
cfg.component("tor-err-testing");
cfg.component("or-event-testing");
cfg.component("tor-intmath-testing");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment