diff --git a/src/actions/install.rs b/src/actions/install.rs index c567393..2c7fe85 100644 --- a/src/actions/install.rs +++ b/src/actions/install.rs @@ -160,6 +160,7 @@ fn should_be_included(path: impl AsRef) -> bool { | "ilstrings" | "dlstrings" | "dll" + | "swf" ) ) }