aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/script.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/script/script.rs')
-rw-r--r--src/components/script/script.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/script/script.rs b/src/components/script/script.rs
index 9ab4c2cc671..3a94e9f9657 100644
--- a/src/components/script/script.rs
+++ b/src/components/script/script.rs
@@ -4,6 +4,8 @@
#[crate_id = "github.com/mozilla/servo#script:0.1"];
#[crate_type = "lib"];
+#[crate_type = "dylib"];
+#[crate_type = "rlib"];
#[comment = "The Servo Parallel Browser Project"];
#[license = "MPL"];